Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c87 spapr_store_hpte(cpu, ptex + slot, pteh | HPTE64_V_HPTE_DIRTY, ptel); in h_enter()
125 spapr_store_hpte(cpu, ptex, HPTE64_V_HPTE_DIRTY, 0); in remove_hpte()
259 spapr_store_hpte(cpu, ptex, in h_protect()
265 spapr_store_hpte(cpu, ptex, v | HPTE64_V_HPTE_DIRTY, r); in h_protect()
H A Dspapr.c1490 void spapr_store_hpte(PowerPCCPU *cpu, hwaddr ptex, in spapr_store_hpte() function
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h930 void spapr_store_hpte(PowerPCCPU *cpu, hwaddr ptex,