Searched defs:PAGE_NONE (Results 1 - 25 of 56) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/include/asm/
H A Dpgtable.h33 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/h8300/include/asm/
H A Dpgtable.h21 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dpgtable.h21 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dpgtable.h33 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dpte-common.h124 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dpgtable-nommu.h38 #define PAGE_NONE __pgprot(0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/arch-v10/arch/
H A Dmmu.h75 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpte-common.h124 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/
H A Dpgtable-nommu.h38 #define PAGE_NONE __pgprot(0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dmmu.h75 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A Dpgtable.h24 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/arch-v32/arch/
H A Dmmu.h69 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Dmmu.h69 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpgtable.h24 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/include/asm/
H A Dpgtable.h65 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgtable.h65 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/include/asm/
H A Dpgtable.h138 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CACHE) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable_32.h141 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
210 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
246 #define PAGE_NONE __pgprot(0) macro
H A Dpgtable_64.h186 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/include/asm/
H A Dpgtable.h138 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CACHE) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dpgtable_32.h141 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
210 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
246 #define PAGE_NONE __pgprot(0) macro
H A Dpgtable_64.h186 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro

Completed in 238 milliseconds

123