Searched defs:PAGE_NONE (Results 1 – 17 of 17) sorted by relevance
23 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
25 #define PAGE_NONE __pgprot(0) macro
45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
76 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
66 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
176 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro239 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro275 #define PAGE_NONE __pgprot(0) macro
34 #define PAGE_NONE __pgprot(0) macro
93 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
170 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro191 # define PAGE_NONE __pgprot(0) macro
122 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PRESENT_INVALID | PTE_RDONLY | PTE… macro
55 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
109 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
193 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
53 #define PAGE_NONE SRMMU_PAGE_NONE macro
102 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
205 #define PAGE_NONE __pg( 0| 0| 0|___A| 0| 0| 0|___G) macro
178 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE | _PAGE_READ) macro