Home
last modified time | relevance | path

Searched refs:fixed_mmu_map_address (Results 1 – 3 of 3) sorted by relevance

/external/qemu/target-mips/
Dtranslate_init.c483 env->tlb->map_address = &fixed_mmu_map_address; in fixed_mmu_init()
Dcpu.h470 int fixed_mmu_map_address (CPUMIPSState *env, target_phys_addr_t *physical, int *prot,
Dhelper.c47 int fixed_mmu_map_address (CPUState *env, target_phys_addr_t *physical, int *prot, in fixed_mmu_map_address() function