Searched refs:plpar_pte_protect (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | plpar_wrappers.h | 203 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 D | plpar_wrappers.h | 206 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 D | lpar.c | 892 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 D | lpar.c | 944 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