Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/h8300/include/asm/
Dpgtable.h12 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v5.4/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.h66 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h76 #define PAGE_KERNEL __pgprot(CF_PAGE_VALID \ macro
/Linux-v5.4/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
Dpgtable_64.h194 #define PAGE_KERNEL __pgprot(_KERNPG_TABLE) macro
/Linux-v5.4/arch/c6x/include/asm/
Dpgtable.h39 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v5.4/arch/arm/include/asm/
Dpgtable-nommu.h41 #define PAGE_KERNEL __pgprot(0) macro
Dpgtable.h96 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
/Linux-v5.4/arch/arm64/include/asm/
Dpgtable-prot.h48 #define PAGE_KERNEL __pgprot(PROT_NORMAL) macro
/Linux-v5.4/arch/xtensa/include/asm/
Dpgtable.h177 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro
194 # define PAGE_KERNEL __pgprot(0) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/
Dpgtable.h12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/Linux-v5.4/arch/microblaze/include/asm/
Dpgtable.h33 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to non MMU */ macro
260 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
/Linux-v5.4/arch/nios2/include/asm/
Dpgtable.h66 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
/Linux-v5.4/arch/unicore32/include/asm/
Dpgtable.h98 #define PAGE_KERNEL pgprot_kernel macro
/Linux-v5.4/arch/hexagon/include/asm/
Dpgtable.h117 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
/Linux-v5.4/arch/um/include/asm/
Dpgtable.h62 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
/Linux-v5.4/arch/arc/include/asm/
Dpgtable.h127 #define PAGE_KERNEL __pgprot(_K_PAGE_PERMS | _PAGE_CACHEABLE) macro
/Linux-v5.4/arch/csky/include/asm/
Dpgtable.h84 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/Linux-v5.4/arch/sparc/include/asm/
Dpgtable_32.h55 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
/Linux-v5.4/arch/riscv/include/asm/
Dpgtable.h60 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
/Linux-v5.4/arch/alpha/include/asm/
Dpgtable.h105 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
/Linux-v5.4/arch/mips/include/asm/
Dpgtable.h36 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/Linux-v5.4/arch/openrisc/include/asm/
Dpgtable.h171 #define PAGE_KERNEL \ macro

12