Searched refs:PAGE_NONE (Results 1 – 3 of 3) sorted by relevance
179 #define PAGE_NONE __pgprot(_L_PTE_DEFAULT) macro195 #define __P000 PAGE_NONE204 #define __S000 PAGE_NONE
133 #define PAGE_NONE \ macro176 #define __P000 PAGE_NONE185 #define __S000 PAGE_NONE
24 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro