Home
last modified time | relevance | path

Searched defs:PAGE_NONE (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v6.6/arch/m68k/include/asm/
Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
Dsun3_pgtable.h45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h76 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h66 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
/Linux-v6.6/arch/sh/include/asm/
Dpgtable_32.h176 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
239 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
275 #define PAGE_NONE __pgprot(0) macro
/Linux-v6.6/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h109 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-85xx.h65 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-40x.h79 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-8xx.h81 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
/Linux-v6.6/arch/arm/include/asm/
Dpgtable-nommu.h34 #define PAGE_NONE __pgprot(0) macro
Dpgtable.h94 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable-prot.h100 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
/Linux-v6.6/arch/loongarch/include/asm/
Dpgtable-bits.h80 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_NO_READ | \ macro
/Linux-v6.6/arch/xtensa/include/asm/
Dpgtable.h170 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
191 # define PAGE_NONE __pgprot(0) macro
/Linux-v6.6/arch/powerpc/include/asm/nohash/
Dpte-e500.h93 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/Linux-v6.6/arch/csky/include/asm/
Dpgtable.h55 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
/Linux-v6.6/arch/hexagon/include/asm/
Dpgtable.h109 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/Linux-v6.6/arch/um/include/asm/
Dpgtable.h61 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/Linux-v6.6/arch/openrisc/include/asm/
Dpgtable.h160 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
/Linux-v6.6/arch/microblaze/include/asm/
Dpgtable.h193 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/Linux-v6.6/arch/sparc/include/asm/
Dpgtable_32.h53 #define PAGE_NONE SRMMU_PAGE_NONE macro
/Linux-v6.6/arch/alpha/include/asm/
Dpgtable.h102 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
/Linux-v6.6/arch/powerpc/include/asm/book3s/32/
Dpgtable.h107 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/Linux-v6.6/arch/x86/include/asm/
Dpgtable_types.h201 #define PAGE_NONE __pg( 0| 0| 0|___A| 0| 0| 0|___G) macro
/Linux-v6.6/arch/parisc/include/asm/
Dpgtable.h231 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER) macro

12