Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-radix64.c680 if (!cpu->vhyp_class->get_pate(cpu->vhyp, cpu, lpid, &pate)) { in ppc_radix64_xlate_impl()
H A Dcpu.h1557 bool (*get_pate)(PPCVirtualHypervisor *vhyp, PowerPCCPU *cpu, member
/qemu/hw/ppc/
H A Dspapr.c4735 vhc->get_pate = spapr_get_pate; in spapr_machine_class_init()