Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h6 bool ppc_hash32_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type,
H A Dmmu-hash32.c294 bool ppc_hash32_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type, in ppc_hash32_xlate() function
H A Dmmu_common.c829 return ppc_hash32_xlate(cpu, eaddr, access_type, raddrp, in ppc_xlate()