Home
last modified time | relevance | path

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

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