Searched refs:ppc_hash32_xlate (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash32.h | 6 bool ppc_hash32_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type,
|
H A D | mmu-hash32.c | 294 bool ppc_hash32_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type, in ppc_hash32_xlate() function
|
H A D | mmu_common.c | 829 return ppc_hash32_xlate(cpu, eaddr, access_type, raddrp, in ppc_xlate()
|