Searched defs:PAGE_READONLY (Results 1 – 18 of 18) sorted by relevance
29 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_RO) macro
28 #define PAGE_READONLY __pgprot(0) macro
55 #define PAGE_READONLY __pgprot(SUN3_PAGE_VALID \ macro
79 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
195 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro249 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro280 #define PAGE_READONLY __pgprot(0) macro
37 #define PAGE_READONLY __pgprot(0) macro
99 #define PAGE_READONLY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
173 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro194 # define PAGE_READONLY __pgprot(0) macro
117 #define PAGE_READONLY __pgprot(_PAGE_READONLY) macro
86 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _CACHE_CC) macro
111 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
64 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
161 #define PAGE_READONLY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
194 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
105 #define PAGE_READONLY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
56 #define PAGE_READONLY SRMMU_PAGE_RDONLY macro
208 #define PAGE_READONLY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
236 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ) macro