Home
last modified time | relevance | path

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

12

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

Completed in 44 milliseconds

12