Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/nohash/
Dpte-e500.h17 #define _PAGE_BAP_UR 0x000008 macro
57 #define _PAGE_USER (_PAGE_BAP_UR | _PAGE_BAP_SR) /* Can be read */
119 if (pte_val(pte) & _PAGE_BAP_UR) in pte_mkexec()