Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/m68k/include/asm/
Dpgtable_no.h29 #define PAGE_KERNEL __pgprot(0) macro
Dsun3_pgtable.h58 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h80 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h79 #define PAGE_KERNEL __pgprot(CF_PAGE_VALID \ macro
/linux-6.6.21/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
/linux-6.6.21/arch/arm/include/asm/
Dpgtable-nommu.h38 #define PAGE_KERNEL __pgprot(0) macro
Dpgtable.h101 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
/linux-6.6.21/arch/arm64/include/asm/
Dpgtable-prot.h84 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
/linux-6.6.21/arch/arc/include/asm/
Dpgtable-bits-arcv2.h52 #define PAGE_KERNEL __pgprot(___DEF | _PAGE_GLOBAL \ macro
/linux-6.6.21/arch/xtensa/include/asm/
Dpgtable.h178 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro
195 # define PAGE_KERNEL __pgprot(0) macro
/linux-6.6.21/arch/loongarch/include/asm/
Dpgtable-bits.h86 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/linux-6.6.21/arch/powerpc/include/asm/nohash/
Dpgtable.h12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/linux-6.6.21/arch/nios2/include/asm/
Dpgtable.h47 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
/linux-6.6.21/arch/csky/include/asm/
Dpgtable.h62 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_VALID | \ macro
/linux-6.6.21/arch/hexagon/include/asm/
Dpgtable.h119 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
/linux-6.6.21/arch/um/include/asm/
Dpgtable.h65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
/linux-6.6.21/arch/riscv/include/asm/
Dpgtable.h200 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
902 #define PAGE_KERNEL __pgprot(0) macro
/linux-6.6.21/arch/microblaze/include/asm/
Dpgtable.h202 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
/linux-6.6.21/arch/openrisc/include/asm/
Dpgtable.h172 #define PAGE_KERNEL \ macro
/linux-6.6.21/arch/alpha/include/asm/
Dpgtable.h106 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
/linux-6.6.21/arch/sparc/include/asm/
Dpgtable_32.h57 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/
Dpgtable.h116 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/linux-6.6.21/arch/mips/include/asm/
Dpgtable.h30 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/linux-6.6.21/arch/x86/include/asm/
Dpgtable_types.h246 #define PAGE_KERNEL __pgprot_mask(__PAGE_KERNEL | _ENC) macro
/linux-6.6.21/arch/ia64/include/asm/
Dpgtable.h146 #define PAGE_KERNEL __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX) macro

12