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

/linux-master/arch/m68k/include/asm/
H A Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
H A Dmotorola_pgtable.h76 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
H A Dsun3_pgtable.h45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
H A Dmcf_pgtable.h66 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
/linux-master/arch/powerpc/include/asm/
H A Dpgtable-masks.h23 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
/linux-master/arch/arm/include/asm/
H A Dpgtable-nommu.h34 #define PAGE_NONE __pgprot(0) macro
H A Dpgtable.h94 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
/linux-master/arch/loongarch/include/asm/
H A Dpgtable-bits.h80 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_NO_READ | \ macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable-prot.h106 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN) macro
/linux-master/arch/hexagon/include/asm/
H A Dpgtable.h109 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/linux-master/arch/csky/include/asm/
H A Dpgtable.h55 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
/linux-master/arch/sparc/include/asm/
H A Dpgtable_32.h53 #define PAGE_NONE SRMMU_PAGE_NONE macro
/linux-master/arch/sh/include/asm/
H A 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-master/arch/um/include/asm/
H A Dpgtable.h61 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
/linux-master/arch/openrisc/include/asm/
H A Dpgtable.h160 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
/linux-master/arch/xtensa/include/asm/
H A Dpgtable.h170 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
191 # define PAGE_NONE __pgprot(0) macro
/linux-master/arch/alpha/include/asm/
H A Dpgtable.h102 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
/linux-master/arch/microblaze/include/asm/
H A Dpgtable.h193 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/linux-master/arch/parisc/include/asm/
H A Dpgtable.h231 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h174 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE | _PAGE_READ) macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h202 #define PAGE_NONE __pg( 0| 0| 0|___A| 0| 0| 0|___G) macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h408 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_INVALID | _PAGE_PROTECT) macro

Completed in 263 milliseconds