Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/h8300/include/asm/
Dpgtable.h10 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dpgtable_no.h30 #define PAGE_KERNEL __pgprot(0) macro
Dsun3_pgtable.h58 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h77 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h76 #define PAGE_KERNEL __pgprot(CF_PAGE_VALID \ macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
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
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgtable-nommu.h40 #define PAGE_KERNEL __pgprot(0) macro
Dpgtable.h102 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
/kernel/linux/linux-5.10/arch/c6x/include/asm/
Dpgtable.h38 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dpgtable-prot.h68 #define PAGE_KERNEL __pgprot(PROT_NORMAL) macro
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dpgtable.h176 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro
193 # define PAGE_KERNEL __pgprot(0) macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dpgtable.h101 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
457 #define PAGE_KERNEL __pgprot(0) macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dpgtable.h29 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to non MMU */ macro
242 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
Dpgtable.h12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
Dpgtable.h65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dpgtable.h116 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dpgtable.h71 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dpgtable.h126 #define PAGE_KERNEL __pgprot(_K_PAGE_PERMS | _PAGE_CACHEABLE) macro
/kernel/linux/linux-5.10/arch/um/include/asm/
Dpgtable.h62 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpgtable_32.h58 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
Dpgtable.h170 #define PAGE_KERNEL \ macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dpgtable.h105 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dpgtable.h149 #define PAGE_KERNEL __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_D | _PAGE_E | _PAGE_G | _PAGE_CACHE_SHRD) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
Dpgtable.h77 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpgtable.h36 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro

12