Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c870 cpu->vhyp_class->hpte_set_r(cpu->vhyp, ptex, pte1); in ppc_hash64_set_r()
H A Dcpu.h1546 void (*hpte_set_r)(PPCVirtualHypervisor *vhyp, hwaddr ptex, uint64_t pte1); member
/openbmc/qemu/hw/ppc/
H A Dspapr.c4732 vhc->hpte_set_r = spapr_hpte_set_r; in spapr_machine_class_init()