Home
last modified time | relevance | path

Searched refs:plpar_pte_protect (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dplpar_wrappers.h203 static inline long plpar_pte_protect(unsigned long flags, unsigned long ptex, in plpar_pte_protect() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dplpar_wrappers.h206 static inline long plpar_pte_protect(unsigned long flags, unsigned long ptex, in plpar_pte_protect() function
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dlpar.c892 lpar_rc = plpar_pte_protect(flags, slot, want_v); in pSeries_lpar_hpte_updatepp()
978 lpar_rc = plpar_pte_protect(flags, slot, 0); in pSeries_lpar_hpte_updateboltedpp()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlpar.c944 lpar_rc = plpar_pte_protect(flags, slot, want_v); in pSeries_lpar_hpte_updatepp()
1032 lpar_rc = plpar_pte_protect(flags, slot, 0); in pSeries_lpar_hpte_updateboltedpp()

Completed in 8 milliseconds