Home
last modified time | relevance | path

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

12

/arch/h8300/include/asm/
Dpgtable.h6 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/powerpc/include/asm/nohash/32/
Dpte-40x.h76 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-44x.h119 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-fsl-booke.h65 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
Dpte-8xx.h81 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
/arch/m68k/include/asm/
Dpgtable_no.h26 #define PAGE_NONE __pgprot(0) macro
Dsun3_pgtable.h45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h73 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h63 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
/arch/arm/include/asm/
Dpgtable-nommu.h36 #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
/arch/c6x/include/asm/
Dpgtable.h34 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/arm64/include/asm/
Dpgtable-prot.h84 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
/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
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h94 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/arch/xtensa/include/asm/
Dpgtable.h168 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
189 # define PAGE_NONE __pgprot(0) macro
/arch/microblaze/include/asm/
Dpgtable.h25 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro
233 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/arch/hexagon/include/asm/
Dpgtable.h106 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/arch/csky/include/asm/
Dpgtable.h66 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHED) macro
/arch/um/include/asm/
Dpgtable.h58 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/arch/openrisc/include/asm/
Dpgtable.h158 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
/arch/sparc/include/asm/
Dpgtable_32.h54 #define PAGE_NONE SRMMU_PAGE_NONE macro
/arch/alpha/include/asm/
Dpgtable.h101 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
/arch/nds32/include/asm/
Dpgtable.h139 #define PAGE_NONE __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_A) macro
/arch/riscv/include/asm/
Dpgtable.h81 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro

12