Searched defs:PAGE_NONE (Results 1 – 18 of 18) sorted by relevance
60 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CLEAN | _PAGE_READONLY | _PAGE_NOT_USER) macro
127 #define PAGE_NONE __pgprot(_L_PTE_DEFAULT) macro
90 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
44 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
61 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
118 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
170 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE |_PAGE_ACCESSED | _PAGE_FLAGS_HARD) macro
203 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
95 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
243 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
153 #define PAGE_NONE __pgprot (_PAGE_PRESENT | _PAGE_ACCESSED) macro
160 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
117 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
114 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) macro
116 #define PAGE_NONE __pgprot(BTFIXUP_INT(page_none)) macro
336 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
231 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
395 #define PAGE_NONE __pgprot(_PAGE_BASE) macro