Home
last modified time | relevance | path

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

12

/linux/arch/h8300/include/asm/
A Dpgtable.h10 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux/arch/sh/include/asm/
A Dpgtable_32.h214 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHABLE | \ macro
256 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_CACHABLE | \ macro
282 #define PAGE_KERNEL __pgprot(0) macro
/linux/arch/m68k/include/asm/
A Dpgtable_no.h30 #define PAGE_KERNEL __pgprot(0) macro
A Dsun3_pgtable.h58 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
A Dmotorola_pgtable.h77 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
A Dmcf_pgtable.h76 #define PAGE_KERNEL __pgprot(CF_PAGE_VALID \ macro
/linux/arch/arm/include/asm/
A Dpgtable-nommu.h40 #define PAGE_KERNEL __pgprot(0) macro
A Dpgtable.h92 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
/linux/arch/arm64/include/asm/
A Dpgtable-prot.h67 #define PAGE_KERNEL __pgprot(PROT_NORMAL) macro
/linux/arch/arc/include/asm/
A Dpgtable-bits-arcv2.h49 #define PAGE_KERNEL __pgprot(___DEF | _PAGE_GLOBAL \ macro
/linux/arch/xtensa/include/asm/
A Dpgtable.h175 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro
192 # define PAGE_KERNEL __pgprot(0) macro
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/linux/arch/riscv/include/asm/
A Dpgtable.h143 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
674 #define PAGE_KERNEL __pgprot(0) macro
/linux/arch/nios2/include/asm/
A Dpgtable.h63 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
/linux/arch/csky/include/asm/
A Dpgtable.h62 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_VALID | \ macro
/linux/arch/hexagon/include/asm/
A Dpgtable.h116 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
/linux/arch/um/include/asm/
A Dpgtable.h62 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
/linux/arch/sparc/include/asm/
A Dpgtable_32.h57 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
/linux/arch/microblaze/include/asm/
A Dpgtable.h199 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
/linux/arch/openrisc/include/asm/
A Dpgtable.h169 #define PAGE_KERNEL \ macro
/linux/arch/alpha/include/asm/
A Dpgtable.h104 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
/linux/arch/nds32/include/asm/
A Dpgtable.h149 #define PAGE_KERNEL __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_D | _PAGE_E | _PAGE_G | _PAGE_CACHE_SHRD) macro
/linux/arch/mips/include/asm/
A Dpgtable.h30 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h113 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/linux/arch/x86/include/asm/
A Dpgtable_types.h215 #define PAGE_KERNEL __pgprot_mask(__PAGE_KERNEL | _ENC) macro

Completed in 33 milliseconds

12