Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/h8300/include/asm/
Dpgtable.h9 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v4.19/arch/m68k/include/asm/
Dpgtable_no.h26 #define PAGE_NONE __pgprot(0) macro
Dsun3_pgtable.h45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h62 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h63 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
/Linux-v4.19/arch/sh/include/asm/
Dpgtable_32.h176 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
239 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
275 #define PAGE_NONE __pgprot(0) macro
Dpgtable_64.h182 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
/Linux-v4.19/arch/c6x/include/asm/
Dpgtable.h38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable-prot.h93 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
/Linux-v4.19/arch/arm/include/asm/
Dpgtable-nommu.h40 #define PAGE_NONE __pgprot(0) macro
Dpgtable.h92 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
/Linux-v4.19/arch/powerpc/include/asm/
Dpte-common.h154 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
/Linux-v4.19/arch/xtensa/include/asm/
Dpgtable.h172 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
193 # define PAGE_NONE __pgprot(0) macro
/Linux-v4.19/arch/microblaze/include/asm/
Dpgtable.h29 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro
253 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/Linux-v4.19/arch/unicore32/include/asm/
Dpgtable.h89 #define PAGE_NONE pgprot_user macro
/Linux-v4.19/arch/hexagon/include/asm/
Dpgtable.h120 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/Linux-v4.19/arch/um/include/asm/
Dpgtable.h60 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/Linux-v4.19/arch/riscv/include/asm/
Dpgtable.h47 #define PAGE_NONE __pgprot(0) macro
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_32.h51 #define PAGE_NONE SRMMU_PAGE_NONE macro
/Linux-v4.19/arch/mips/include/asm/
Dpgtable.h26 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_NO_READ | \ macro
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h101 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h163 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
/Linux-v4.19/arch/nds32/include/asm/
Dpgtable.h144 #define PAGE_NONE __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_A) macro
/Linux-v4.19/arch/x86/include/asm/
Dpgtable_types.h154 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/Linux-v4.19/arch/ia64/include/asm/
Dpgtable.h138 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) macro

12