Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 25 of 27) sorted by relevance

12

/xen/tools/hotplug/Linux/
A Dxendomains.in511 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 Dxen-hotplug-common.sh.in61 # exit this script if any of the paths is missing.
/xen/tools/libxc/
A Dxc_sr_common_x86.c135 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 Dxc_sr_common_x86.h40 int x86_static_data_complete(struct xc_sr_context *ctx, unsigned int *missing);
A Dxc_sr_common.h168 unsigned int *missing);
A Dxc_sr_restore.c662 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 DKbuild.include108 # (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 Dxenhypfs.1.pod50 Invalid usage (e.g. unknown subcommand, unknown option, missing parameter).
A Dxl.1.pod.in109 If I<configfile> is missing B<xl> creates the domain assuming the default
/xen/tools/libxc/include/
A Dxenguest.h151 int (*static_data_done)(unsigned int missing, void *data);
/xen/docs/misc/arm/device-tree/
A Dbooting.txt113 - 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 Dhistory.ml30 (* There are gaps where dom0's commits are missing. Otherwise we could assume that
/xen/tools/firmware/vgabios/
A DChangeLog195 - 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 Dconfigure.ac323 AC_MSG_ERROR([Ocaml tools enabled, but missing ocamlopt or ocamlfind])])
338 AC_MSG_ERROR([Go tools enabled, but missing go compiler])
/xen/
A DINSTALL101 them ocaml development packages must be installed. If they are missing
146 required ocaml packages are installed. In case they are missing the
A Dconfigure2963 '') as_fn_error $? "missing file argument" ;;
/xen/tools/xentrace/
A Dxenctx.c751 guest_word_t missing = -1LL; in read_mem_word() local
754 memcpy(dst, &missing, width - i); in read_mem_word()
/xen/docs/misc/
A Dxenstore.txt137 WRITE creates any missing parent paths, with empty values.
141 it and any missing parents with empty values. If <path>
A Dkexec_and_kdump.txt147 doesn't then either the crashkernel parameter is missing, or for some
/xen/tools/python/
A Dpylintrc191 # Tells wether missing members accessed in mixin class should be ignored. A
/xen/xen/common/
A DKconfig159 missing.
/xen/tools/libxl/
A Dlibxl_create.c1431 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 Dconfigure2916 '') as_fn_error $? "missing file argument" ;;
/xen/stubdom/
A Dconfigure4356 '') as_fn_error $? "missing file argument" ;;
A Dlwip.patch-cvs48 + * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters

Completed in 48 milliseconds

12