Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-radix64.h17 bool ppc_radix64_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type,
H A Dmmu-radix64.c808 bool ppc_radix64_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type, in ppc_radix64_xlate() function
H A Dmmu_common.c816 return ppc_radix64_xlate(cpu, eaddr, access_type, raddrp, in ppc_xlate()