Home
last modified time | relevance | path

Searched defs:PAGE_KERNEL (Results 1 – 20 of 20) sorted by relevance

/linux-2.4.37.9/include/asm-arm/proc-armo/
Dpgtable.h64 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_NOT_USER) macro
/linux-2.4.37.9/include/asm-arm/proc-armv/
Dpgtable.h131 #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/
Dpgtable.h124 #define PAGE_KERNEL page_kernel macro
126 #define PAGE_KERNEL __pgprot(BTFIXUP_INT(page_kernel)) macro
/linux-2.4.37.9/include/asm-mips/
Dpgtable.h97 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/linux-2.4.37.9/include/asm-m68k/
Dsun3_pgtable.h57 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
/linux-2.4.37.9/include/asm-mips64/
Dpgtable.h125 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/linux-2.4.37.9/include/asm-s390/
Dpgtable.h199 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT) macro
/linux-2.4.37.9/include/asm-sh/
Dpgtable.h174 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_CACHABLE | _PAGE_DIRTY | _PAGE_ACCESS… macro
/linux-2.4.37.9/include/asm-i386/
Dpgtable.h230 #define PAGE_KERNEL MAKE_GLOBAL(__PAGE_KERNEL) macro
/linux-2.4.37.9/include/asm-alpha/
Dpgtable.h99 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
/linux-2.4.37.9/include/asm-s390x/
Dpgtable.h197 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT) macro
/linux-2.4.37.9/include/asm-cris/
Dpgtable.h248 #define PAGE_KERNEL __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | \ macro
/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h165 #define PAGE_KERNEL __pgprot (_PAGE_PRESENT | _PAGE_VALID | _PAGE_CACHE | \ macro
/linux-2.4.37.9/include/asm-parisc/
Dpgtable.h170 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
/linux-2.4.37.9/include/asm-ppc64/
Dpgtable.h125 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_WRENABLE) macro
/linux-2.4.37.9/include/asm-ia64/
Dpgtable.h119 #define PAGE_KERNEL __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX) macro
/linux-2.4.37.9/include/asm-sh64/
Dpgtable.h346 #define PAGE_KERNEL __pgprot(_KERNPG_TABLE) macro
/linux-2.4.37.9/include/asm-x86_64/
Dpgtable.h261 #define PAGE_KERNEL __PTE_SUPP(__PAGE_KERNEL|_PAGE_GLOBAL) macro
/linux-2.4.37.9/include/asm-ppc/
Dpgtable.h403 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro