HomeSort by relevance Sort by last modified time
    Searched refs:r4k_map_address (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-mips/
cpu.h 472 int r4k_map_address (CPUMIPSState *env, target_phys_addr_t *physical, int *prot,
translate_init.c 489 env->tlb->map_address = &r4k_map_address;
helper.c 65 int r4k_map_address (CPUState *env, target_phys_addr_t *physical, int *prot, function

Completed in 95 milliseconds