Home
last modified time | relevance | path

Searched refs:hpte_updateboltedpp (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/powerpc/platforms/ps3/
Dhtab.c188 mmu_hash_ops.hpte_updateboltedpp = ps3_hpte_updateboltedpp; in ps3_hpte_init()
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dhash_pgtable.c428 mmu_hash_ops.hpte_updateboltedpp(newpp, idx, mmu_linear_psize, in change_memory_range()
Dhash_native.c870 mmu_hash_ops.hpte_updateboltedpp = native_hpte_updateboltedpp; in hpte_init_native()
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h145 void (*hpte_updateboltedpp)(unsigned long newpp, member
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dlpar.c1728 mmu_hash_ops.hpte_updateboltedpp = pSeries_lpar_hpte_updateboltedpp; in hpte_init_pseries()