Searched refs:PAGE_COPY_X (Results 1 – 4 of 4) sorted by relevance
159 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RO | \ macro171 #define __P110 PAGE_COPY_X172 #define __P111 PAGE_COPY_X
173 #define PAGE_COPY_X __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE | _PAGE_EXEC) macro188 #define __P011 PAGE_COPY_X192 #define __P111 PAGE_COPY_X
260 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_EXEC) macro273 #define __P011 PAGE_COPY_X277 #define __P111 PAGE_COPY_X
169 #define PAGE_COPY_X __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_EXEC) macro179 #define __P110 PAGE_COPY_X180 #define __P111 PAGE_COPY_X