Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/xen/interface/hvm/
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;
/kernel/linux/linux-5.10/include/xen/interface/hvm/
Dstart_info.h145 struct hvm_modlist_entry { struct
146 uint64_t paddr; /* Physical address of the module. */
147 uint64_t size; /* Size of the module in bytes. */
148 uint64_t cmdline_paddr; /* Physical address of the command line. */
149 uint64_t reserved;