Lines Matching full:structure
27 * Start of day structure passed to PVH guests and to HVM guests in %ebx.
36 * | version | Version of this structure. Current version is 1. New
44 * | | (layout of the structure below).
49 * | rsdp_paddr | Physical address of the RSDP ACPI data structure.
52 * | | present in version 1 and newer of the structure.
55 * | | present in version 1 and newer of the structure.
61 * The layout of each entry in the module structure is the following:
92 * Version numbers of the hvm_start_info structure have evolved like this:
100 * of the structure must check that memmap_entries is non-zero
114 uint32_t version; /* Version of this structure. */
121 /* structure. */
124 /* version 1 and newer of the structure */
127 /* the structure. Value will be zero if */