Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu_common.c915 bool ppc_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type, in ppc_xlate() function
969 if (ppc_xlate(cpu, addr, MMU_DATA_LOAD, &raddr, &s, &p, in ppc_cpu_get_phys_page_debug()
971 ppc_xlate(cpu, addr, MMU_INST_FETCH, &raddr, &s, &p, in ppc_cpu_get_phys_page_debug()
H A Dinternal.h247 bool ppc_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type,
H A Dmmu_helper.c1368 if (ppc_xlate(cpu, eaddr, access_type, &raddr, in ppc_cpu_tlb_fill()