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

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v10/
H A Dmmu.h74 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
89 #define __P000 PAGE_NONE
98 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Dmmu.h67 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
91 #define __P000 PAGE_NONE
100 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dpgtable.h29 #define PAGE_NONE __pgprot(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-h8300/
H A Dpgtable.h21 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Dpgtable.h25 #define PAGE_NONE __pgprot(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dpgtable-nommu.h39 #define PAGE_NONE __pgprot(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Dpgtable.h27 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
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
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dpgtable.h117 # define PAGE_NONE __pgprot(_PAGE_PRESENT) macro
132 # define PAGE_NONE __pgprot(0) macro
147 #define __P000 PAGE_NONE /* private --- */
156 #define __S000 PAGE_NONE /* shared --- */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dsun3_pgtable.h46 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
75 #define __P000 PAGE_NONE
84 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dpgtable.h26 #define __P000 PAGE_NONE
35 #define __S000 PAGE_NONE
204 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CLEAN | _PAGE_READONLY | _PAGE_NOT_USER) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Dpgtable.h79 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
90 #define __P000 PAGE_NONE
99 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Dpgtable.h141 #define PAGE_NONE (_PAGE_ACCESSED | _PAGE_TYPE_NONE) macro
164 #define __P000 __pgprot(PAGE_NONE)
173 #define __S000 __pgprot(PAGE_NONE)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dpgtable.h53 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
311 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
335 #define __P000 PAGE_NONE
344 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dpgtable.h177 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
237 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
273 #define PAGE_NONE __pgprot(0) macro
298 #define __P000 PAGE_NONE
307 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpgtable.h24 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
43 #define __P000 PAGE_NONE
52 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpgtable.h24 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
43 #define __P000 PAGE_NONE
52 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgtable-ppc64.h89 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
119 #define __P000 PAGE_NONE
128 #define __S000 PAGE_NONE
H A Dpgtable-ppc32.h433 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
450 #define __P000 PAGE_NONE
459 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpgtable.h136 #define PAGE_NONE \ macro
179 #define __P000 PAGE_NONE
188 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dpgtable.h198 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
224 #define __P000 PAGE_NONE
233 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dpgtable.h441 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
458 #define __P000 PAGE_NONE
467 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dpgtable.h317 #define PAGE_NONE __pgprot(_PAGE_TYPE_NONE) macro
335 #define __P000 PAGE_NONE
344 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpgtable.h141 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) macro
167 #define __P000 PAGE_NONE
176 #define __S000 PAGE_NONE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dpgtable.h174 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
211 #define __P000 PAGE_NONE
220 #define __S000 PAGE_NONE

Completed in 431 milliseconds

12