Searched defs:CPUReadMemoryFunc (Results 1 - 1 of 1) sorted by relevance
/external/qemu/include/exec/ | ||
H A D | cpu-common.h | 59 typedef uint32_t CPUReadMemoryFunc(void *opaque, hwaddr addr); typedef 98 int cpu_register_io_memory(CPUReadMemoryFunc * const *mem_read, |
Completed in 252 milliseconds