Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 51) sorted by relevance

123

/xen/tools/xenpmd/
A Dxenpmd.c64 enum BATTERY_PRESENT present; member
80 enum BATTERY_PRESENT present; member
137 info->present = YES; in set_attribute_battery_info()
259 status->present = YES; in set_attribute_battery_status()
328 printf("present: %d\n", info->present); in print_battery_info()
365 write_ulong_lsb_first(val+2, info->present); in write_battery_info_to_xenstore()
401 if ( info.present == YES ) in write_one_time_battery_info()
416 printf("present: %d\n", status->present); in print_battery_status()
461 if ( status.present == YES ) in wait_for_and_update_battery_status_request()
/xen/docs/misc/arm/device-tree/
A Dbooting.txt24 string (which must always be present).
43 This means if the ramdisk module is present and does not have the
106 - If xen,xen-bootargs is present, it will be used for Xen.
107 - If xen,dom0-bootargs is present, it will be used for Dom0.
108 - If xen,xen-bootargs is _not_ present, but xen,dom0-bootargs is,
110 - If a kernel boot module is present and has a bootargs property then
112 - If no Xen specific properties are present, bootargs is for Dom0.
113 - If xen,xen-bootargs is present, but xen,dom0-bootargs is missing,
167 Under the "xen,domain" compatible node, one or more sub-nodes are present
/xen/xen/arch/arm/tee/
A DKconfig8 virtualization-enabled OP-TEE present. You can learn more
/xen/m4/
A Dcurses.m411 # Prefer ncurses over curses if both are present
A Dax_compare_version.m4132 dnl Split the operator from the subversion count if present.
/xen/tools/firmware/vgabios/
A Dvbe_display_api.txt16 0xb0c0 supports the following VBE_DISPI_ interfaces (present in Bochs 1.4):
27 0xb0c1 supports 0xb0c0 VBE_DISPI_ interfaces, additional interfaces (present in Bochs 2.…
34 additional features (present in Bochs 2.1):
135 display code is present.
/xen/tools/
A Dconfigure.ac438 # Check for libfdt >= 1.4.0. If present enable passthrough
440 # function present in new version.
456 # The helper fdt_property_u32 is only present in libfdt >= 1.4.0
457 # It's an inline function, so only check if the declaration is present
464 # Check for libnl3 >=3.2.8. If present enable remus network buffering.
/xen/tools/libacpi/
A Dssdt_pm.asl336 /* Battery object 0 - Always exposed as present. */
346 /* Always returns 0x1f indicating battery present. */
381 /* Battery object 1 - Always exposed as not present. */
/xen/docs/misc/
A Dpvh.pandoc49 AP startup can be performed using hypercalls or the local APIC if present.
70 the position of the RSDP in memory (if present) can be fetched from the start
A Dx86-xenpv-bootloader.pandoc48 present in a guest to be used by the appropriate stage 1 (e.g. for
A Dhypfs-paths.pandoc73 you write finds a path present, it can rely on behavior in future versions of
81 2. However, the meaning of a path will never change. If a path is present,
A Dblock-scripts.txt117 script use physical-device if it's present, but if not, to directly
A Dhvm-emulated-unplug.pandoc73 present in the system then this protocol will not work.
A Defi.pandoc28 separators will be tried) to be present in the same directory as the binary.
A Dxen-command-line.pandoc28 Disable x2apic support (if present)
42 if a leading `0` is present.
111 than one is present.
352 including Intel AMT devices if present.
884 any dom0 autoballooning feature present in your toolstack. See the
1048 bootloader and no built-in policy is present, the hypervisor will not continue
1072 present.
1233 > Bit 0 - debug level 0 (unused at present)
1236 > Bit 3 - debug level 3 (unused at present)
1587 Instruct Xen to ignore any IOAPICs that are present in the system, and
[all …]
A Dconsole.txt61 * path: only present if connection = 'socket', the path of the socket to
/xen/tools/hotplug/Linux/
A Dxen-hotplug-common.sh.in74 # path is not present.
/xen/docs/designs/
A Dxenstore-migration.md248 by a connection for which there is `CONNECTION_DATA` record previously present.
288 previously present.
318 record previously present).
/xen/docs/misc/arm/
A Dpassthrough.txt111 If xen,force-assign-without-iommu is present, Xen allows to assign a
129 not actually required, however, DTC expects them to be present if gic is
/xen/docs/specs/
A Dlibxc-migration-stream.pandoc305 page set as present in the pfn array.
546 > *This record was only present for transitionary purposes during
713 be present in the following order as each of them depends on information
714 present in the preceding ones.
/xen/docs/man/
A Dxl-numa-placement.7.pod163 if only "cpus_soft=" is present, the VM's node-affinity will be equal
169 if both "cpus_soft=" and "cpus=" are present, the VM's node-affinity
170 will be equal to the nodes to which the pCPUs present both in hard and
179 If neither "cpus=" nor "cpus_soft=" are present in the config file, libxl
/xen/xen/common/
A DKconfig124 present various hypervisor internal data to dom0 and in some
269 not present. If this feature is being used for security, it should
288 This feature does nothing if the "argo" boot parameter is not present.
/xen/docs/hypervisor-guide/x86/
A Dhow-xen-boots.rst50 Headers for the EFI MB2 extensions are also present. These request that
/xen/docs/misc/xen-makefiles/
A Dmakefiles.rst53 acpi lives in a separate directory, and the Makefile present in
/xen/xen/include/xen/
A Dmm.h241 unsigned int present:1; member

Completed in 27 milliseconds

123