Searched defs:PAGE_KERNEL_EXEC (Results 1 – 13 of 13) sorted by relevance
81 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | _PAGE_EXECUTE | \ macro
180 #define PAGE_KERNEL_EXEC PAGE_KERNEL_X macro
101 #define PAGE_KERNEL_EXEC __pgprot(pgprot_val(pgprot_kernel | PTE_EXEC)) macro
65 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
99 #define PAGE_KERNEL_EXEC pgprot_kernel macro
161 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
171 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_PRESENT|_PAGE_HW_WRITE|_PAGE_HW_EXEC) macro
131 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_KERNEL_EXEC) macro
181 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
240 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_KERNEL_EXEC) macro
87 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_DEFAULT | PTE_UXN | PTE_DIRTY | PTE_WRITE) macro
398 # define PAGE_KERNEL_EXEC PAGE_KERNEL macro
1828 # define PAGE_KERNEL_EXEC PAGE_KERNEL macro