Lines Matching refs:CPUReadMemoryFunc
181 CPUReadMemoryFunc *io_mem_read[IO_MEM_NB_ENTRIES][4];
205 CPUReadMemoryFunc **mem_read[TARGET_PAGE_SIZE][4];
2826 static CPUReadMemoryFunc * const unassigned_mem_read[3] = {
2898 static CPUReadMemoryFunc * const error_mem_read[3] = {
2997 static CPUReadMemoryFunc * const watch_mem_read[3] = {
3095 static CPUReadMemoryFunc * const subpage_read[] = {
3182 CPUReadMemoryFunc * const *mem_read,
3208 int cpu_register_io_memory(CPUReadMemoryFunc * const *mem_read,