Home
last modified time | relevance | path

Searched defs:PAGE_NONE (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
H A Dsun3_pgtable.h45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h76 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dpgtable.h34 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H A Dpgtable.h6 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpgtable_no.h26 #define PAGE_NONE __pgprot(0) macro
H A Dsun3_pgtable.h45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h76 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
H A Dpte-44x.h119 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
H A Dpte-fsl-booke.h65 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
H A Dpte-8xx.h81 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-nommu.h36 #define PAGE_NONE __pgprot(0) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h109 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
H A Dpte-40x.h76 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
H A Dpte-85xx.h65 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
H A Dpte-8xx.h81 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-nommu.h34 #define PAGE_NONE __pgprot(0) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable-prot.h84 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable-prot.h100 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN) macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgtable-bits.h80 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_NO_READ | \ macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable-bits.h76 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_NO_READ | \ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpte-book3e.h94 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dpgtable.h55 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dpgtable.h109 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h93 #define PAGE_NONE __pgprot(_PAGE_BASE) macro

Completed in 10 milliseconds

123