OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_mmu_map_address
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-mips/
cpu.h
468
int
no_mmu_map_address
(CPUMIPSState *env, target_phys_addr_t *physical, int *prot,
translate_init.c
477
env->tlb->map_address = &
no_mmu_map_address
;
helper.c
38
int
no_mmu_map_address
(CPUState *env, target_phys_addr_t *physical, int *prot,
function
Completed in 27 milliseconds