Home
last modified time | relevance | path

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

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