Searched refs:PAGE_NONE (Results 1 – 13 of 13) sorted by relevance
23 [VM_NONE] = PAGE_NONE,31 [VM_SHARED] = PAGE_NONE,
197 pm[VM_NONE] = PAGE_NONE; in setup_protection_map()205 pm[VM_SHARED] = PAGE_NONE; in setup_protection_map()
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
23 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
112 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_NO_READ | \ macro
127 cea_set_pte(cea, 0, PAGE_NONE); in percpu_setup_debug_store()
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
73 tiop->virt_base = vmap(pages, n, VM_MAP, PAGE_NONE); in register_trapped_io()
231 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
358 [VM_NONE] = PAGE_NONE,366 [VM_SHARED] = PAGE_NONE,