Searched refs:PAGE_EXEC (Results 1 – 3 of 3) sorted by relevance
111 #define PAGE_EXEC __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro113 #define PAGE_COPY_EXEC PAGE_EXEC
158 #define PAGE_EXEC __pgprot(_PAGE_BASE | _PAGE_EXEC) macro164 #define PAGE_COPY_EXEC PAGE_EXEC
299 [VM_EXEC] = PAGE_EXEC,307 [VM_SHARED | VM_EXEC] = PAGE_EXEC,