Lines Matching +full:memory +full:- +full:region
8 * the COPYING file in the top-level directory.
14 #include "hw/qdev-core.h"
15 #include "system/memory.h"
28 * @ro: whether or not the bit is read-only
90 #define TYPE_REGISTER "qemu-register"
102 * @mem: optional Memory region for the register
154 * Memory API MMIO write handler that will write to a Register API register.
165 * Memory API MMIO read handler that will read from a Register API register.
184 * @ops: Memory region ops to access registers.
186 * @memory_size: Size of the memory region
188 * memory region (r_array->mem) the caller should add to a container.
220 * Any memory operations that the device performed that require cleanup (such