Home
last modified time | relevance | path

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

12

/arch/cris/include/arch-v10/arch/
Dmmu.h75 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
90 #define __P000 PAGE_NONE
99 #define __S000 PAGE_NONE
/arch/cris/include/arch-v32/arch/
Dmmu.h69 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
93 #define __P000 PAGE_NONE
102 #define __S000 PAGE_NONE
/arch/powerpc/include/asm/
Dpte-common.h129 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
137 #define __P000 PAGE_NONE
146 #define __S000 PAGE_NONE
/arch/sh/include/asm/
Dpgtable.h105 #define __P000 PAGE_NONE
114 #define __S000 PAGE_NONE
Dpgtable_32.h179 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
242 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
278 #define PAGE_NONE __pgprot(0) macro
/arch/m32r/include/asm/
Dpgtable.h117 #define PAGE_NONE \ macro
146 #define PAGE_NONE __pgprot(0) macro
160 #define __P000 PAGE_NONE
169 #define __S000 PAGE_NONE
/arch/m68k/include/asm/
Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
Dsun3_pgtable.h46 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
75 #define __P000 PAGE_NONE
84 #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.h162 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
181 # define PAGE_NONE __pgprot(0) macro
196 #define __P000 PAGE_NONE /* private --- */
205 #define __S000 PAGE_NONE /* shared --- */
/arch/score/include/asm/
Dpgtable.h132 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CACHE) macro
142 #define __P000 PAGE_NONE
151 #define __S000 PAGE_NONE
/arch/avr32/include/asm/
Dpgtable.h142 #define PAGE_NONE (_PAGE_ACCESSED | _PAGE_TYPE_NONE) macro
166 #define __P000 __pgprot(PAGE_NONE)
175 #define __S000 __pgprot(PAGE_NONE)
/arch/score/mm/
Dcache.c99 protection_map[0] = PAGE_NONE; in setup_protection_map()
107 protection_map[8] = PAGE_NONE; in setup_protection_map()
/arch/c6x/include/asm/
Dpgtable.h38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/arm/include/asm/
Dpgtable-nommu.h40 #define PAGE_NONE __pgprot(0) macro
/arch/microblaze/include/asm/
Dpgtable.h29 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro
254 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
271 #define __P000 PAGE_NONE
280 #define __S000 PAGE_NONE
/arch/mips/mm/
Dcache.c178 protection_map[0] = PAGE_NONE; in setup_protection_map()
186 protection_map[8] = PAGE_NONE; in setup_protection_map()
/arch/metag/include/asm/
Dpgtable.h147 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
163 #define __P000 PAGE_NONE
172 #define __S000 PAGE_NONE
/arch/um/include/asm/
Dpgtable.h65 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
78 #define __P000 PAGE_NONE
87 #define __S000 PAGE_NONE
/arch/x86/include/asm/
Dpgtable_types.h137 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
196 #define __P000 PAGE_NONE
205 #define __S000 PAGE_NONE
/arch/openrisc/include/asm/
Dpgtable.h163 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
185 #define __P000 PAGE_NONE
194 #define __S000 PAGE_NONE
/arch/frv/include/asm/
Dpgtable.h53 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
309 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
333 #define __P000 PAGE_NONE
342 #define __S000 PAGE_NONE
/arch/sparc/include/asm/
Dpgtable_32.h50 #define PAGE_NONE SRMMU_PAGE_NONE macro
65 #define __P000 PAGE_NONE
74 #define __S000 PAGE_NONE
/arch/tile/include/asm/
Dpgtable.h101 #define PAGE_NONE \ macro
139 #define __P000 PAGE_NONE
148 #define __S000 PAGE_NONE
/arch/blackfin/include/asm/
Dpgtable.h33 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro

12