Searched refs:missing (Results 1 – 25 of 27) sorted by relevance
12
/xen/tools/hotplug/Linux/ |
A D | xendomains.in | 511 missing= 518 missing="$missing $NM" 521 if test -n "$missing"; then 522 echo -n " MISS AUTO:$missing" 534 missing=`/bin/ls $XENDOMAINS_SAVE` 535 echo -n " MISS SAVED: " $missing
|
A D | xen-hotplug-common.sh.in | 61 # exit this script if any of the paths is missing.
|
/xen/tools/libxc/ |
A D | xc_sr_common_x86.c | 135 int x86_static_data_complete(struct xc_sr_context *ctx, unsigned int *missing) in x86_static_data_complete() argument 144 *missing |= XGR_SDD_MISSING_CPUID; in x86_static_data_complete() 149 *missing |= XGR_SDD_MISSING_MSR; in x86_static_data_complete()
|
A D | xc_sr_common_x86.h | 40 int x86_static_data_complete(struct xc_sr_context *ctx, unsigned int *missing);
|
A D | xc_sr_common.h | 168 unsigned int *missing);
|
A D | xc_sr_restore.c | 662 unsigned int missing = 0; in handle_static_data_end() local 673 rc = ctx->restore.ops.static_data_complete(ctx, &missing); in handle_static_data_end() 679 missing, ctx->restore.callbacks->data) != 0) ) in handle_static_data_end()
|
/xen/xen/scripts/ |
A D | Kbuild.include | 108 # (2) - due to target missing 111 # (5) - due to missing .cmd file 130 - due to missing .cmd file, \ 136 - due to target missing \
|
/xen/docs/man/ |
A D | xenhypfs.1.pod | 50 Invalid usage (e.g. unknown subcommand, unknown option, missing parameter).
|
A D | xl.1.pod.in | 109 If I<configfile> is missing B<xl> creates the domain assuming the default
|
/xen/tools/libxc/include/ |
A D | xenguest.h | 151 int (*static_data_done)(unsigned int missing, void *data);
|
/xen/docs/misc/arm/device-tree/ |
A D | booting.txt | 113 - If xen,xen-bootargs is present, but xen,dom0-bootargs is missing, 158 missing, the max number of SPIs supported by the physical GIC is
|
/xen/tools/ocaml/xenstored/ |
A D | history.ml | 30 (* There are gaps where dom0's commits are missing. Otherwise we could assume that
|
/xen/tools/firmware/vgabios/ |
A D | ChangeLog | 195 - missing license text added in biossums.c 763 - added missing VBE function dispi_get_bank() - added missing 774 - added missing VBE function dispi_get_bank() - added missing
|
/xen/tools/ |
A D | configure.ac | 323 AC_MSG_ERROR([Ocaml tools enabled, but missing ocamlopt or ocamlfind])]) 338 AC_MSG_ERROR([Go tools enabled, but missing go compiler])
|
/xen/ |
A D | INSTALL | 101 them ocaml development packages must be installed. If they are missing 146 required ocaml packages are installed. In case they are missing the
|
A D | configure | 2963 '') as_fn_error $? "missing file argument" ;;
|
/xen/tools/xentrace/ |
A D | xenctx.c | 751 guest_word_t missing = -1LL; in read_mem_word() local 754 memcpy(dst, &missing, width - i); in read_mem_word()
|
/xen/docs/misc/ |
A D | xenstore.txt | 137 WRITE creates any missing parent paths, with empty values. 141 it and any missing parents with empty values. If <path>
|
A D | kexec_and_kdump.txt | 147 doesn't then either the crashkernel parameter is missing, or for some
|
/xen/tools/python/ |
A D | pylintrc | 191 # Tells wether missing members accessed in mixin class should be ignored. A
|
/xen/xen/common/ |
A D | Kconfig | 159 missing.
|
/xen/tools/libxl/ |
A D | libxl_create.c | 1431 int libxl__srm_callout_callback_static_data_done(unsigned int missing, in libxl__srm_callout_callback_static_data_done() argument 1449 if (missing & XGR_SDD_MISSING_CPUID) in libxl__srm_callout_callback_static_data_done()
|
/xen/docs/ |
A D | configure | 2916 '') as_fn_error $? "missing file argument" ;;
|
/xen/stubdom/ |
A D | configure | 4356 '') as_fn_error $? "missing file argument" ;;
|
A D | lwip.patch-cvs | 48 + * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters
|
Completed in 48 milliseconds
12