Home
last modified time | relevance | path

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

12

/arch/arm64/include/asm/
Dpgtable-prot.h83 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
91 #define __P000 PAGE_NONE
100 #define __S000 PAGE_NONE
/arch/m68k/include/asm/
Dsun3_pgtable.h45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
74 #define __P000 PAGE_NONE
83 #define __S000 PAGE_NONE
Dpgtable_no.h26 #define PAGE_NONE __pgprot(0) macro
Dmcf_pgtable.h63 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
94 #define __P000 PAGE_NONE
122 #define __S000 PAGE_NONE
/arch/powerpc/include/asm/
Dpgtable.h24 #define __P000 PAGE_NONE
33 #define __S000 PAGE_NONE
/arch/sh/include/asm/
Dpgtable.h92 #define __P000 PAGE_NONE
101 #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/xtensa/include/asm/
Dpgtable.h167 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
188 # define PAGE_NONE __pgprot(0) macro
203 #define __P000 PAGE_NONE /* private --- */
212 #define __S000 PAGE_NONE /* shared --- */
/arch/h8300/include/asm/
Dpgtable.h6 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/arm/include/asm/
Dpgtable-nommu.h36 #define PAGE_NONE __pgprot(0) macro
/arch/csky/include/asm/
Dpgtable.h55 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
79 #define __P000 PAGE_NONE
88 #define __S000 PAGE_NONE
/arch/powerpc/include/asm/nohash/32/
Dpte-40x.h76 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-44x.h119 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-fsl-booke.h65 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-8xx.h81 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
/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/openrisc/include/asm/
Dpgtable.h157 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
179 #define __P000 PAGE_NONE
188 #define __S000 PAGE_NONE
/arch/microblaze/include/asm/
Dpgtable.h190 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
207 #define __P000 PAGE_NONE
216 #define __S000 PAGE_NONE
/arch/sparc/include/asm/
Dpgtable_32.h53 #define PAGE_NONE SRMMU_PAGE_NONE macro
68 #define __P000 PAGE_NONE
77 #define __S000 PAGE_NONE
/arch/nds32/include/asm/
Dpgtable.h139 #define PAGE_NONE __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_A) macro
155 #define __P000 (PAGE_NONE | _PAGE_CACHE_SHRD)
164 #define __S000 (PAGE_NONE | _PAGE_CACHE_SHRD)
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h94 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/arch/parisc/include/asm/
Dpgtable.h246 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
273 #define __P000 PAGE_NONE
282 #define __S000 PAGE_NONE
/arch/ia64/include/asm/
Dpgtable.h137 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) macro
164 #define __P000 PAGE_NONE
173 #define __S000 PAGE_NONE
/arch/x86/include/asm/
Dpgtable_types.h179 #define PAGE_NONE __pg( 0| 0| 0|___A| 0| 0| 0|___G) macro
233 #define __P000 PAGE_NONE
242 #define __S000 PAGE_NONE
/arch/riscv/include/asm/
Dpgtable.h124 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
162 #define __P000 PAGE_NONE
172 #define __S000 PAGE_NONE

12