Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dphysmem.c138 struct AddressSpaceDispatch { struct
139 MemoryRegionSection *mru_section;
143 PhysPageEntry phys_map;
144 PhysPageMap map;
/openbmc/qemu/include/exec/
H A Dmemory.h1132 typedef struct AddressSpaceDispatch AddressSpaceDispatch; typedef