Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c132 struct AddressSpaceDispatch { struct
133 MemoryRegionSection *mru_section;
137 PhysPageEntry phys_map;
138 PhysPageMap map;
/openbmc/qemu/include/exec/
H A Dmemory.h1123 typedef struct AddressSpaceDispatch AddressSpaceDispatch; typedef