Searched defs:hvm_start_info (Results 1 – 1 of 1) sorted by relevance
78 struct hvm_start_info { struct79 uint32_t magic; /* Contains the magic value 0x336ec578 */81 uint32_t version; /* Version of this structure. */82 uint32_t flags; /* SIF_xxx flags. */83 uint32_t nr_modules; /* Number of modules passed to the kernel. */84 uint64_t modlist_paddr; /* Physical address of an array of */86 uint64_t cmdline_paddr; /* Physical address of the command line. */87 uint64_t rsdp_paddr; /* Physical address of the RSDP ACPI data */