Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/hvm/
Dstart_info.h91 struct hvm_modlist_entry { struct
92 uint64_t paddr; /* Physical address of the module. */
93 uint64_t size; /* Size of the module in bytes. */
94 uint64_t cmdline_paddr; /* Physical address of the command line. */
95 uint64_t reserved;