Searched refs:PAGE_NONE (Results 1 - 25 of 41) sorted by relevance

12

/arch/cris/include/arch-v10/arch/
H A 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/
H A 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/
H A Dpte-common.h124 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
132 #define __P000 PAGE_NONE
141 #define __S000 PAGE_NONE
/arch/sh/include/asm/
H A Dpgtable.h105 #define __P000 PAGE_NONE
114 #define __S000 PAGE_NONE
/arch/arm/include/asm/
H A Dpgtable-nommu.h40 #define PAGE_NONE __pgprot(0) macro
/arch/c6x/include/asm/
H A Dpgtable.h38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/h8300/include/asm/
H A Dpgtable.h21 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/m68k/include/asm/
H A Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
H A Dsun3_pgtable.h46 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
75 #define __P000 PAGE_NONE
84 #define __S000 PAGE_NONE
H A Dmcf_pgtable.h63 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
94 #define __P000 PAGE_NONE
122 #define __S000 PAGE_NONE
/arch/score/mm/
H A Dcache.c98 protection_map[0] = PAGE_NONE;
106 protection_map[8] = PAGE_NONE;
/arch/m32r/include/asm/
H A Dpgtable.h117 #define PAGE_NONE \ macro
146 #define PAGE_NONE __pgprot(0) macro
160 #define __P000 PAGE_NONE
169 #define __S000 PAGE_NONE
/arch/xtensa/include/asm/
H A Dpgtable.h123 #define PAGE_NONE __pgprot(_PAGE_INVALID | _PAGE_USER | _PAGE_PROTNONE) macro
142 # define PAGE_NONE __pgprot(0) macro
157 #define __P000 PAGE_NONE /* private --- */
166 #define __S000 PAGE_NONE /* shared --- */
/arch/avr32/include/asm/
H A Dpgtable.h142 #define PAGE_NONE (_PAGE_ACCESSED | _PAGE_TYPE_NONE) macro
166 #define __P000 __pgprot(PAGE_NONE)
175 #define __S000 __pgprot(PAGE_NONE)
/arch/openrisc/include/asm/
H A Dpgtable.h163 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
185 #define __P000 PAGE_NONE
194 #define __S000 PAGE_NONE
/arch/score/include/asm/
H A Dpgtable.h135 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CACHE) macro
145 #define __P000 PAGE_NONE
154 #define __S000 PAGE_NONE
/arch/tile/include/asm/
H A Dpgtable.h97 #define PAGE_NONE \ macro
135 #define __P000 PAGE_NONE
144 #define __S000 PAGE_NONE
/arch/um/include/asm/
H A Dpgtable.h65 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
80 #define __P000 PAGE_NONE
89 #define __S000 PAGE_NONE
/arch/x86/include/asm/
H A Dpgtable_types.h83 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
142 #define __P000 PAGE_NONE
151 #define __S000 PAGE_NONE
/arch/blackfin/include/asm/
H A Dpgtable.h33 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/frv/include/asm/
H A 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/microblaze/include/asm/
H A Dpgtable.h32 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro
263 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
280 #define __P000 PAGE_NONE
289 #define __S000 PAGE_NONE
/arch/mips/mm/
H A Dcache.c165 protection_map[0] = PAGE_NONE;
173 protection_map[8] = PAGE_NONE;
/arch/mn10300/include/asm/
H A Dpgtable.h158 #define PAGE_NONE __pgprot(__PAGE_NONE | _PAGE_NX) macro
193 #define __P000 PAGE_NONE
202 #define __S000 PAGE_NONE
/arch/parisc/include/asm/
H A Dpgtable.h205 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
232 #define __P000 PAGE_NONE
241 #define __S000 PAGE_NONE

Completed in 563 milliseconds

12