Searched refs:_PAGE_ROX (Results 1 – 3 of 3) sorted by relevance
9 #define _PAGE_ROX (_PAGE_READ | _PAGE_EXEC) macro17 #define _PAGE_KERNEL_ROX _PAGE_ROX28 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_ROX)30 #define PAGE_READONLY_X __pgprot(_PAGE_BASE | _PAGE_ROX)
52 #define _PAGE_ROX (_PAGE_READ | _PAGE_BAP_UX) macro
52 #define _PAGE_ROX (_PAGE_RO | _PAGE_EXEC) macro