Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/cell/
Dbeat_htab.c308 ppc_md.hpte_updateboltedpp = beat_lpar_hpte_updateboltedpp; in hpte_init_beat()
430 ppc_md.hpte_updateboltedpp = beat_lpar_hpte_updateboltedpp; in hpte_init_beat_v3()
437 ppc_md.hpte_updateboltedpp = beat_lpar_hpte_updateboltedpp; in hpte_init_beat_v3()
/linux-2.6.39/arch/powerpc/platforms/ps3/
Dhtab.c197 ppc_md.hpte_updateboltedpp = ps3_hpte_updateboltedpp; in ps3_hpte_init()
/linux-2.6.39/arch/powerpc/platforms/iseries/
Dhtab.c254 ppc_md.hpte_updateboltedpp = iSeries_hpte_updateboltedpp; in hpte_init_iSeries()
/linux-2.6.39/arch/powerpc/include/asm/
Dmachdep.h59 void (*hpte_updateboltedpp)(unsigned long newpp, member
/linux-2.6.39/arch/powerpc/mm/
Dhash_native_64.c571 ppc_md.hpte_updateboltedpp = native_hpte_updateboltedpp; in hpte_init_native()
/linux-2.6.39/arch/powerpc/platforms/pseries/
Dlpar.c646 ppc_md.hpte_updateboltedpp = pSeries_lpar_hpte_updateboltedpp; in hpte_init_lpar()