Home
last modified time | relevance | path

Searched refs:PAGE_NONE (Results 1 – 25 of 40) sorted by relevance

12

/arch/arm64/include/asm/
Dpgtable-prot.h82 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
89 #define __P000 PAGE_NONE
98 #define __S000 PAGE_NONE
/arch/powerpc/include/asm/
Dpgtable.h24 #define __P000 PAGE_NONE
33 #define __S000 PAGE_NONE
/arch/sh/include/asm/
Dpgtable.h102 #define __P000 PAGE_NONE
111 #define __S000 PAGE_NONE
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
/arch/h8300/include/asm/
Dpgtable.h8 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/m68k/include/asm/
Dpgtable_no.h26 #define PAGE_NONE __pgprot(0) macro
Dsun3_pgtable.h45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
74 #define __P000 PAGE_NONE
83 #define __S000 PAGE_NONE
Dmcf_pgtable.h63 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
94 #define __P000 PAGE_NONE
122 #define __S000 PAGE_NONE
/arch/xtensa/include/asm/
Dpgtable.h169 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
190 # define PAGE_NONE __pgprot(0) macro
205 #define __P000 PAGE_NONE /* private --- */
214 #define __S000 PAGE_NONE /* shared --- */
/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
/arch/arm/include/asm/
Dpgtable-nommu.h37 #define PAGE_NONE __pgprot(0) macro
/arch/c6x/include/asm/
Dpgtable.h35 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/csky/include/asm/
Dpgtable.h79 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHED) macro
89 #define __P000 PAGE_NONE
98 #define __S000 PAGE_NONE
/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
268 #define __P000 PAGE_NONE
277 #define __S000 PAGE_NONE
/arch/mips/mm/
Dcache.c181 protection_map[0] = PAGE_NONE; in setup_protection_map()
189 protection_map[8] = PAGE_NONE; in setup_protection_map()
/arch/um/include/asm/
Dpgtable.h58 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
71 #define __P000 PAGE_NONE
80 #define __S000 PAGE_NONE
/arch/sparc/include/asm/
Dpgtable_32.h51 #define PAGE_NONE SRMMU_PAGE_NONE macro
66 #define __P000 PAGE_NONE
75 #define __S000 PAGE_NONE
/arch/riscv/include/asm/
Dpgtable.h40 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
68 #define __P000 PAGE_NONE
78 #define __S000 PAGE_NONE
/arch/openrisc/include/asm/
Dpgtable.h159 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
181 #define __P000 PAGE_NONE
190 #define __S000 PAGE_NONE
/arch/nds32/include/asm/
Dpgtable.h144 #define PAGE_NONE __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_A) macro
160 #define __P000 (PAGE_NONE | _PAGE_CACHE_SHRD)
169 #define __S000 (PAGE_NONE | _PAGE_CACHE_SHRD)
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h94 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/arch/x86/include/asm/
Dpgtable_types.h153 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
217 #define __P000 PAGE_NONE
226 #define __S000 PAGE_NONE

12