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

  /external/qemu/target-mips/
cpu.h 483 int fixed_mmu_map_address (CPUMIPSState *env, hwaddr *physical, int *prot,
translate_init.c 483 env->tlb->map_address = &fixed_mmu_map_address;
helper.c 46 int fixed_mmu_map_address (CPUMIPSState *env, hwaddr *physical, int *prot, function

Completed in 488 milliseconds