Home
last modified time | relevance | path

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

/linux-6.6.21/include/xen/interface/hvm/
Dstart_info.h135 struct hvm_memmap_table_entry { struct
136 uint64_t addr; /* Base address of the memory region */
137 uint64_t size; /* Size of the memory region in bytes */
138 uint32_t type; /* Mapping type */
139 uint32_t reserved; /* Must be zero for Version 1. */