Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/ps3/
Dhtab.c200 ppc_md.hpte_updateboltedpp = ps3_hpte_updateboltedpp; in ps3_hpte_init()
/linux-4.4.14/arch/powerpc/include/asm/
Dmachdep.h46 void (*hpte_updateboltedpp)(unsigned long newpp, member
/linux-4.4.14/arch/powerpc/mm/
Dhash_native_64.c716 ppc_md.hpte_updateboltedpp = native_hpte_updateboltedpp; in hpte_init_native()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dlpar.c597 ppc_md.hpte_updateboltedpp = pSeries_lpar_hpte_updateboltedpp; in hpte_init_lpar()