Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/h8300/include/asm/
Dpgtable.h8 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h119 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-fsl-booke.h65 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-40x.h80 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-8xx.h78 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
/Linux-v5.4/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-v5.4/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.h179 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
/Linux-v5.4/arch/c6x/include/asm/
Dpgtable.h35 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v5.4/arch/arm/include/asm/
Dpgtable-nommu.h37 #define PAGE_NONE __pgprot(0) macro
Dpgtable.h89 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
/Linux-v5.4/arch/arm64/include/asm/
Dpgtable-prot.h82 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/
Dpte-book3e.h94 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/Linux-v5.4/arch/xtensa/include/asm/
Dpgtable.h169 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
190 # define PAGE_NONE __pgprot(0) macro
/Linux-v5.4/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-v5.4/arch/unicore32/include/asm/
Dpgtable.h86 #define PAGE_NONE pgprot_user macro
/Linux-v5.4/arch/hexagon/include/asm/
Dpgtable.h107 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/Linux-v5.4/arch/um/include/asm/
Dpgtable.h58 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/Linux-v5.4/arch/csky/include/asm/
Dpgtable.h79 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHED) macro
/Linux-v5.4/arch/sparc/include/asm/
Dpgtable_32.h51 #define PAGE_NONE SRMMU_PAGE_NONE macro
/Linux-v5.4/arch/riscv/include/asm/
Dpgtable.h40 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
/Linux-v5.4/arch/alpha/include/asm/
Dpgtable.h101 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro

12