Home
last modified time | relevance | path

Searched defs:PAGE_NONE (Results 1 – 34 of 34) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
Dsun3_pgtable.h44 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h61 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h62 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
/linux-4.1.27/arch/sh/include/asm/
Dpgtable_32.h175 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
238 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
274 #define PAGE_NONE __pgprot(0) macro
Dpgtable_64.h182 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/c6x/include/asm/
Dpgtable.h38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-4.1.27/arch/cris/include/arch-v10/arch/
Dmmu.h74 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/arm/include/asm/
Dpgtable-nommu.h40 #define PAGE_NONE __pgprot(0) macro
Dpgtable.h91 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
/linux-4.1.27/arch/blackfin/include/asm/
Dpgtable.h33 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-4.1.27/arch/cris/include/arch-v32/arch/
Dmmu.h68 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable.h114 #define PAGE_NONE \ macro
143 #define PAGE_NONE __pgprot(0) macro
/linux-4.1.27/arch/powerpc/include/asm/
Dpte-common.h130 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/linux-4.1.27/arch/xtensa/include/asm/
Dpgtable.h158 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
178 # define PAGE_NONE __pgprot(0) macro
/linux-4.1.27/arch/microblaze/include/asm/
Dpgtable.h29 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro
251 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/linux-4.1.27/arch/frv/include/asm/
Dpgtable.h53 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
306 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/unicore32/include/asm/
Dpgtable.h88 #define PAGE_NONE pgprot_user macro
/linux-4.1.27/arch/hexagon/include/asm/
Dpgtable.h121 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/linux-4.1.27/arch/metag/include/asm/
Dpgtable.h53 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
/linux-4.1.27/arch/um/include/asm/
Dpgtable.h60 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/score/include/asm/
Dpgtable.h123 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CACHE) macro
/linux-4.1.27/arch/avr32/include/asm/
Dpgtable.h138 #define PAGE_NONE (_PAGE_ACCESSED | _PAGE_TYPE_NONE) macro
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h128 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/sparc/include/asm/
Dpgtable_32.h50 #define PAGE_NONE SRMMU_PAGE_NONE macro
/linux-4.1.27/arch/openrisc/include/asm/
Dpgtable.h162 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
/linux-4.1.27/arch/alpha/include/asm/
Dpgtable.h100 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
/linux-4.1.27/arch/mips/include/asm/
Dpgtable.h26 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
/linux-4.1.27/arch/tile/include/asm/
Dpgtable.h101 #define PAGE_NONE \ macro
/linux-4.1.27/arch/parisc/include/asm/
Dpgtable.h224 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h159 #define PAGE_NONE __pgprot(__PAGE_NONE | _PAGE_NX) macro
/linux-4.1.27/arch/arm64/include/asm/
Dpgtable.h85 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_PXN | PTE_UXN) macro
/linux-4.1.27/arch/ia64/include/asm/
Dpgtable.h137 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) macro
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h339 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_INVALID) macro