Home
last modified time | relevance | path

Searched defs:PAGE_KERNEL (Results 1 - 25 of 61) sorted by relevance

123

/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_no.h29 #define PAGE_KERNEL __pgprot(0) macro
H A Dsun3_pgtable.h58 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h80 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dpgtable.h38 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H A Dpgtable.h10 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpgtable_no.h30 #define PAGE_KERNEL __pgprot(0) macro
H A Dsun3_pgtable.h58 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h77 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
H A Dmcf_pgtable.h76 #define PAGE_KERNEL __pgprot(CF_PAGE_VALID \ macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-nommu.h40 #define PAGE_KERNEL __pgprot(0) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-nommu.h38 #define PAGE_KERNEL __pgprot(0) macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h52 #define PAGE_KERNEL __pgprot(___DEF | _PAGE_GLOBAL \ macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable-prot.h68 #define PAGE_KERNEL __pgprot(PROT_NORMAL) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable-prot.h84 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgtable-bits.h86 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgtable.h12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable-bits.h82 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h12 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dpgtable.h62 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_READ | _PAGE_VALID | \ macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dpgtable.h119 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H A Dpgtable.h47 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dpgtable.h71 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dpgtable.h126 #define PAGE_KERNEL __pgprot(_K_PAGE_PERMS | _PAGE_CACHEABLE) macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
H A Dpgtable.h65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H 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

Completed in 17 milliseconds

123