Searched refs:_PAGE_KERNEL_RO (Results 1 – 9 of 9) sorted by relevance
228 #define _PAGE_KERNEL_RO (_PAGE_PRESENT | _PAGE_READ | _PAGE_DIRTY | _PAGE_ACCESSED) macro229 #define _PAGE_KERNEL_EXEC (_PAGE_KERNEL_RO | _PAGE_EXEC)231 #define _PAGE_KERNEL (_PAGE_KERNEL_RO | _PAGE_WRITE)264 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO)
91 #define _PAGE_KERNEL_RO 0 macro
34 #define _PAGE_KERNEL_RO 0 macro
59 #define _PAGE_KERNEL_RO 0 macro
53 #define _PAGE_KERNEL_RO (_PAGE_SH | _PAGE_RO) macro
54 #define _PAGE_KERNEL_RO (_PAGE_BAP_SR) macro
17 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO)
12 #define _PAGE_KERNEL_RO 0 macro81 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO)
117 #define _PAGE_KERNEL_RO (_PAGE_PRIVILEGED | _PAGE_READ) macro162 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO)