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

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgtable.h52 #define __P000 PAGE_NONE
61 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgtable.h52 #define __P000 PAGE_NONE
61 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dsun3_pgtable.h44 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
73 #define __P000 PAGE_NONE
82 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dsun3_pgtable.h44 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
73 #define __P000 PAGE_NONE
82 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgtable.h169 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE |_PAGE_ACCESSED | _PAGE_FLAGS_HARD) macro
184 #define __P000 PAGE_NONE
193 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgtable.h145 #define PAGE_NONE __pgprot (_PAGE_PRESENT | _PAGE_ACCESSED) macro
168 #define __P000 PAGE_NONE
177 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgtable.h169 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE |_PAGE_ACCESSED | _PAGE_FLAGS_HARD) macro
184 #define __P000 PAGE_NONE
193 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgtable.h145 #define PAGE_NONE __pgprot (_PAGE_PRESENT | _PAGE_ACCESSED) macro
168 #define __P000 PAGE_NONE
177 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgtable.h37 * PAGE_CHG_MASK and PAGE_NONE had somewhat untraditional values
256 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
271 #define __P000 PAGE_NONE
280 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgtable.h203 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
239 #define __P000 PAGE_NONE
248 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgtable.h34 * PAGE_CHG_MASK and PAGE_NONE had somewhat untraditional values
253 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
268 #define __P000 PAGE_NONE
277 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgtable.h203 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
239 #define __P000 PAGE_NONE
248 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armo/
H A Dpgtable.h60 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CLEAN | _PAGE_READONLY | _PAGE_NOT_USER) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armv/
H A Dpgtable.h127 #define PAGE_NONE __pgprot(_L_PTE_DEFAULT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armo/
H A Dpgtable.h60 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CLEAN | _PAGE_READONLY | _PAGE_NOT_USER) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armv/
H A Dpgtable.h127 #define PAGE_NONE __pgprot(_L_PTE_DEFAULT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgtable.h135 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
154 #define __P000 PAGE_NONE
163 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h150 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
169 #define __P000 PAGE_NONE
178 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgtable.h147 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
173 #define __P000 PAGE_NONE
182 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h281 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
299 #define __P000 PAGE_NONE
308 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h103 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
121 #define __P000 PAGE_NONE
130 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgtable.h135 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
154 #define __P000 PAGE_NONE
163 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgtable.h150 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
169 #define __P000 PAGE_NONE
178 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgtable.h147 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
173 #define __P000 PAGE_NONE
182 #define __S000 PAGE_NONE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgtable.h281 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
299 #define __P000 PAGE_NONE
308 #define __S000 PAGE_NONE

Completed in 214 milliseconds

12