Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/ps3/
Dhtab.c200 mmu_hash_ops.hpte_updateboltedpp = ps3_hpte_updateboltedpp; in ps3_hpte_init()
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-hash64.c430 mmu_hash_ops.hpte_updateboltedpp(newpp, idx, mmu_linear_psize, in hash__change_memory_range()
Dhash_native_64.c877 mmu_hash_ops.hpte_updateboltedpp = native_hpte_updateboltedpp; in hpte_init_native()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h149 void (*hpte_updateboltedpp)(unsigned long newpp, member
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dlpar.c756 mmu_hash_ops.hpte_updateboltedpp = pSeries_lpar_hpte_updateboltedpp; in hpte_init_pseries()