Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dmemory.h2815 struct MemoryRegionCache { struct
2816 uint8_t *ptr;
2840 * @cache: previously initialized #MemoryRegionCache to be accessed argument
/qemu/include/qemu/
H A Dtypedefs.h69 typedef struct MemoryRegionCache MemoryRegionCache; typedef