Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c581 cpu->vhyp_class->unmap_hptes(cpu->vhyp, hptes, ptex, n); in ppc_hash64_unmap_hptes()
H A Dcpu.h1542 void (*unmap_hptes)(PPCVirtualHypervisor *vhyp, member
/openbmc/qemu/hw/ppc/
H A Dspapr.c4730 vhc->unmap_hptes = spapr_unmap_hptes; in spapr_machine_class_init()