Searched defs:PAGE_KERNEL_EXEC (Results 1 – 11 of 11) sorted by relevance
172 #define PAGE_KERNEL_EXEC PAGE_KERNEL_X macro
82 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | _PAGE_EXECUTE | \ macro
101 #define PAGE_KERNEL_EXEC __pgprot(pgprot_val(pgprot_kernel | PTE_EXEC)) macro
122 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
70 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
128 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_KERNEL_EXEC) macro
132 #define PAGE_KERNEL_EXEC __pgprot(_PAGE_PRESENT|_PAGE_HW_WRITE|_PAGE_HW_EXEC) macro
216 #define PAGE_KERNEL_EXEC pgprot_kernel macro
180 #define PAGE_KERNEL_EXEC __pgprot(__PAGE_KERNEL_EXEC) macro
354 # define PAGE_KERNEL_EXEC PAGE_KERNEL macro
1759 # define PAGE_KERNEL_EXEC PAGE_KERNEL macro