Home
last modified time | relevance | path

Searched refs:xen_memory_map (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dmemory.h223 struct xen_memory_map { struct
237 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_map); argument
/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h314 struct xen_memory_map { struct
328 typedef struct xen_memory_map xen_memory_map_t; argument
348 struct xen_memory_map map;
/openbmc/linux/arch/x86/xen/
H A Denlighten_pvh.c64 struct xen_memory_map memmap; in mem_map_via_hcall()
H A Dsetup.c799 struct xen_memory_map memmap; in xen_memory_setup()