Searched refs:_PAGE_KERNEL_RO (Results 1 – 9 of 9) sorted by relevance
220 #define _PAGE_KERNEL_RO (_PAGE_PRESENT | _PAGE_READ | _PAGE_DIRTY | _PAGE_ACCESSED) macro221 #define _PAGE_KERNEL_EXEC (_PAGE_KERNEL_RO | _PAGE_EXEC)223 #define _PAGE_KERNEL (_PAGE_KERNEL_RO | _PAGE_WRITE)254 #define PAGE_KERNEL_RO __pgprot(_PAGE_KERNEL_RO)
58 #define _PAGE_KERNEL_RO 0 macro
91 #define _PAGE_KERNEL_RO 0 macro
34 #define _PAGE_KERNEL_RO 0 macro
55 #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)
47 #define _PAGE_KERNEL_RO 0 macro118 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO)
119 #define _PAGE_KERNEL_RO (_PAGE_PRIVILEGED | _PAGE_READ) macro163 #define PAGE_KERNEL_RO __pgprot(_PAGE_BASE | _PAGE_KERNEL_RO)