Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c561 return cpu->vhyp_class->map_hptes(cpu->vhyp, ptex, n); in ppc_hash64_map_hptes()
H A Dcpu.h1539 const ppc_hash_pte64_t *(*map_hptes)(PPCVirtualHypervisor *vhyp, member
/openbmc/qemu/hw/ppc/
H A Dspapr.c4729 vhc->map_hptes = spapr_map_hptes; in spapr_machine_class_init()