Home
last modified time | relevance | path

Searched refs:_PAGE_BAP_UR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h16 #define _PAGE_BAP_UR 0x000008 macro
56 #define _PAGE_USER (_PAGE_BAP_UR | _PAGE_BAP_SR) /* Can be read */
118 if (pte_val(pte) & _PAGE_BAP_UR) in pte_mkexec()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpte-book3e.h17 #define _PAGE_BAP_UR 0x000008 macro
57 #define _PAGE_USER (_PAGE_BAP_UR | _PAGE_BAP_SR) /* Can be read */

Completed in 2 milliseconds