Home
last modified time | relevance | path

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

/openbmc/linux/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()