Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c74 ppc_hash64_unmap_hptes(cpu, hptes, ptex, HPTES_PER_GROUP); in h_enter()
81 ppc_hash64_unmap_hptes(cpu, hptes, ptex + slot, 1); in h_enter()
84 ppc_hash64_unmap_hptes(cpu, hptes, ptex, 1); in h_enter()
116 ppc_hash64_unmap_hptes(cpu, hptes, ptex, 1); in remove_hpte()
247 ppc_hash64_unmap_hptes(cpu, hptes, ptex, 1); in h_protect()
292 ppc_hash64_unmap_hptes(cpu, hptes, ptex, n_entries); in h_read()
542 ppc_hash64_unmap_hptes(cpu, hptes, ptex, HPTES_PER_GROUP); in rehash_hpt()
546 ppc_hash64_unmap_hptes(cpu, hptes, ptex, HPTES_PER_GROUP); in rehash_hpt()
/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h121 void ppc_hash64_unmap_hptes(PowerPCCPU *cpu, const ppc_hash_pte64_t *hptes,
H A Dmmu-hash64.c577 void ppc_hash64_unmap_hptes(PowerPCCPU *cpu, const ppc_hash_pte64_t *hptes, in ppc_hash64_unmap_hptes() function
696 ppc_hash64_unmap_hptes(cpu, pteg, ptex, HPTES_PER_GROUP); in ppc_hash64_pteg_search()
700 ppc_hash64_unmap_hptes(cpu, pteg, ptex, HPTES_PER_GROUP); in ppc_hash64_pteg_search()