Home
last modified time | relevance | path

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

/qemu/include/hw/xen/
H A Dstart_info.h139 struct hvm_memmap_table_entry { struct
140 uint64_t addr; /* Base address of the memory region */
141 uint64_t size; /* Size of the memory region in bytes */
142 uint32_t type; /* Mapping type */
143 uint32_t reserved;