Searched refs:_PAGE_BAP_UR (Results 1 – 1 of 1) sorted by relevance
17 #define _PAGE_BAP_UR 0x000008 macro57 #define _PAGE_USER (_PAGE_BAP_UR | _PAGE_BAP_SR) /* Can be read */119 if (pte_val(pte) & _PAGE_BAP_UR) in pte_mkexec()
Completed in 2 milliseconds