Searched refs:PAGE_NONE (Results 1 – 2 of 2) sorted by relevance
91 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro119 #define __P000 PAGE_NONE129 #define __S000 PAGE_NONE
27 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro