Home
last modified time | relevance | path

Searched refs:__PAGE_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/unicore32/include/asm/
Dpgtable.h103 #define __PAGE_NONE __pgprot(_PTE_DEFAULT) macro
126 #define __P000 __PAGE_NONE
135 #define __S000 __PAGE_NONE
/linux-4.4.14/arch/arm/include/asm/
Dpgtable.h105 #define __PAGE_NONE __pgprot(_L_PTE_DEFAULT | L_PTE_RDONLY | L_PTE_XN | L_PTE_NONE) macro
147 #define __P000 __PAGE_NONE
156 #define __S000 __PAGE_NONE
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h154 #define __PAGE_NONE (_PAGE_PRESENTV | _PAGE_PROT_RKNU | _PAGE_ACCESSED | _PAGE_CACHE) macro
159 #define PAGE_NONE __pgprot(__PAGE_NONE | _PAGE_NX)