Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dtypedefs.h43 typedef struct CPUAddressSpace CPUAddressSpace; typedef
/openbmc/qemu/system/
H A Dphysmem.c161 struct CPUAddressSpace { struct
162 CPUState *cpu;
163 AddressSpace *as;
164 struct AddressSpaceDispatch *memory_dispatch;
165 MemoryListener tcg_as_listener;