Searched defs:PAGE_COPY_X (Results 1 – 3 of 3) sorted by relevance
28 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_ROX) macro
170 #define PAGE_COPY_X __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_EXEC) macro
200 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro