Searched defs:hvm_modlist_entry (Results 1 – 1 of 1) sorted by relevance
145 struct hvm_modlist_entry { struct146 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;