Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c130 struct AddressSpaceDispatch { struct
131 MemoryRegionSection *mru_section;
135 PhysPageEntry phys_map;
136 PhysPageMap map;
/openbmc/qemu/include/exec/
H A Dmemory.h1128 typedef struct AddressSpaceDispatch AddressSpaceDispatch; typedef