Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h10 bool ppc_hash64_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type,
H A Dmmu_common.c824 return ppc_hash64_xlate(cpu, eaddr, access_type, in ppc_xlate()
H A Dmmu-hash64.c982 bool ppc_hash64_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type, in ppc_hash64_xlate() function