/linux-2.4.37.9/include/asm-arm/proc-armo/ |
D | pgtable.h | 64 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_NOT_USER) macro
|
/linux-2.4.37.9/include/asm-arm/proc-armv/ |
D | pgtable.h | 131 #define PAGE_KERNEL __pgprot(_L_PTE_DEFAULT | L_PTE_CACHEABLE | L_PTE_BUFFERABLE | L_PTE_DIRTY … macro
|
/linux-2.4.37.9/include/asm-sparc/ |
D | pgtable.h | 124 #define PAGE_KERNEL page_kernel macro 126 #define PAGE_KERNEL __pgprot(BTFIXUP_INT(page_kernel)) macro
|
/linux-2.4.37.9/include/asm-mips/ |
D | pgtable.h | 97 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | sun3_pgtable.h | 57 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
|
/linux-2.4.37.9/include/asm-mips64/ |
D | pgtable.h | 125 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/linux-2.4.37.9/include/asm-s390/ |
D | pgtable.h | 199 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT) macro
|
/linux-2.4.37.9/include/asm-sh/ |
D | pgtable.h | 174 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_CACHABLE | _PAGE_DIRTY | _PAGE_ACCESS… macro
|
/linux-2.4.37.9/include/asm-i386/ |
D | pgtable.h | 230 #define PAGE_KERNEL MAKE_GLOBAL(__PAGE_KERNEL) macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | pgtable.h | 99 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
|
/linux-2.4.37.9/include/asm-s390x/ |
D | pgtable.h | 197 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT) macro
|
/linux-2.4.37.9/include/asm-cris/ |
D | pgtable.h | 248 #define PAGE_KERNEL __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | \ macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | pgtable.h | 165 #define PAGE_KERNEL __pgprot (_PAGE_PRESENT | _PAGE_VALID | _PAGE_CACHE | \ macro
|
/linux-2.4.37.9/include/asm-parisc/ |
D | pgtable.h | 170 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | pgtable.h | 125 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_WRENABLE) macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | pgtable.h | 119 #define PAGE_KERNEL __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX) macro
|
/linux-2.4.37.9/include/asm-sh64/ |
D | pgtable.h | 346 #define PAGE_KERNEL __pgprot(_KERNPG_TABLE) macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | pgtable.h | 261 #define PAGE_KERNEL __PTE_SUPP(__PAGE_KERNEL|_PAGE_GLOBAL) macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | pgtable.h | 403 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|