Searched refs:_PAGE_BAP_UR (Results 1 – 1 of 1) sorted by relevance
16 #define _PAGE_BAP_UR 0x000008 macro56 #define _PAGE_USER (_PAGE_BAP_UR | _PAGE_BAP_SR) /* Can be read */118 if (pte_val(pte) & _PAGE_BAP_UR) in pte_mkexec()