Home
last modified time | relevance | path

Searched defs:hvm_modlist_entry (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/xen/
H A Dstart_info.h132 struct hvm_modlist_entry { struct
133 uint64_t paddr; /* Physical address of the module. */
134 uint64_t size; /* Size of the module in bytes. */
135 uint64_t cmdline_paddr; /* Physical address of the command line. */
136 uint64_t reserved;
/openbmc/linux/include/xen/interface/hvm/
H A Dstart_info.h128 struct hvm_modlist_entry { struct
129 uint64_t paddr; /* Physical address of the module. */
130 uint64_t size; /* Size of the module in bytes. */
131 uint64_t cmdline_paddr; /* Physical address of the command line. */
132 uint64_t reserved;