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