Searched refs:__PAGE_NONE (Results 1 – 3 of 3) sorted by relevance
103 #define __PAGE_NONE __pgprot(_PTE_DEFAULT) macro126 #define __P000 __PAGE_NONE135 #define __S000 __PAGE_NONE
105 #define __PAGE_NONE __pgprot(_L_PTE_DEFAULT | L_PTE_RDONLY | L_PTE_XN | L_PTE_NONE) macro147 #define __P000 __PAGE_NONE156 #define __S000 __PAGE_NONE
154 #define __PAGE_NONE (_PAGE_PRESENTV | _PAGE_PROT_RKNU | _PAGE_ACCESSED | _PAGE_CACHE) macro159 #define PAGE_NONE __pgprot(__PAGE_NONE | _PAGE_NX)