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

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

Completed in 402 milliseconds