Home
last modified time | relevance | path

Searched refs:hpte_remove (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_64k.c198 mmu_hash_ops.hpte_remove(hpte_group); in __hash_page_4K()
310 mmu_hash_ops.hpte_remove(hpte_group); in __hash_page_64K()
H A Dhash_hugepage.c156 mmu_hash_ops.hpte_remove(hpte_group); in __hash_page_thp()
H A Dhash_4k.c102 mmu_hash_ops.hpte_remove(hpte_group); in __hash_page_4K()
H A Dhash_utils.c311 ret = mmu_hash_ops.hpte_remove(hpteg); in htab_bolt_mapping()
1901 mmu_hash_ops.hpte_remove(hpte_group); in hpte_insert_repeating()
H A Dhash_native.c454 * We need to invalidate the TLB always because hpte_remove doesn't do in native_hpte_updatepp()
457 * (hpte_remove) because we assume the old translation is still in native_hpte_updatepp()
631 * We need to invalidate the TLB always because hpte_remove doesn't do in native_hpte_invalidate()
634 * (hpte_remove) because we assume the old translation is still in native_hpte_invalidate()
926 mmu_hash_ops.hpte_remove = native_hpte_remove; in hpte_init_native()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_64k.c200 mmu_hash_ops.hpte_remove(hpte_group); in __hash_page_4K()
315 mmu_hash_ops.hpte_remove(hpte_group); in __hash_page_64K()
H A Dhash_hugepage.c156 mmu_hash_ops.hpte_remove(hpte_group); in __hash_page_thp()
H A Dhash_4k.c104 mmu_hash_ops.hpte_remove(hpte_group); in __hash_page_4K()
H A Dhash_utils.c411 ret = mmu_hash_ops.hpte_remove(hpteg); in htab_bolt_mapping()
2042 mmu_hash_ops.hpte_remove(hpte_group); in hpte_insert_repeating()
2062 if (mmu_hash_ops.hpte_remove(last_group) == -1) in hpt_clear_stress()
2087 if (mmu_hash_ops.hpte_remove(last_group) == -1) in hpt_do_stress()
H A Dhash_native.c392 * We need to invalidate the TLB always because hpte_remove doesn't do in native_hpte_updatepp()
395 * (hpte_remove) because we assume the old translation is still in native_hpte_updatepp()
583 * We need to invalidate the TLB always because hpte_remove doesn't do in native_hpte_invalidate()
586 * (hpte_remove) because we assume the old translation is still in native_hpte_invalidate()
878 mmu_hash_ops.hpte_remove = native_hpte_remove; in hpte_init_native()
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dhtab.c190 mmu_hash_ops.hpte_remove = ps3_hpte_remove; in ps3_hpte_init()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dhtab.c190 mmu_hash_ops.hpte_remove = ps3_hpte_remove; in ps3_hpte_init()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_64_mmu_host.c162 if (mmu_hash_ops.hpte_remove(hpteg) < 0) { in kvmppc_mmu_map_page()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h155 long (*hpte_remove)(unsigned long hpte_group); member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h155 long (*hpte_remove)(unsigned long hpte_group); member
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_64_mmu_host.c164 if (mmu_hash_ops.hpte_remove(hpteg) < 0) { in kvmppc_mmu_map_page()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dlpar.c1704 mmu_hash_ops.hpte_remove = pSeries_lpar_hpte_remove; in hpte_init_pseries()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlpar.c1710 mmu_hash_ops.hpte_remove = pSeries_lpar_hpte_remove; in hpte_init_pseries()

Completed in 21 milliseconds