Home
last modified time | relevance | path

Searched refs:PAGE_NONE (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.3-rc2/arch/x86/mm/
A Dpgprot.c9 [VM_NONE] = PAGE_NONE,
17 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/arm64/mm/
A Dmmap.c17 [VM_NONE] = PAGE_NONE,
26 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/m68k/mm/
A Dsun3mmu.c100 [VM_NONE] = PAGE_NONE,
108 [VM_SHARED] = PAGE_NONE,
A Dmcfmmu.c238 [VM_NONE] = PAGE_NONE,
265 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/openrisc/mm/
A Dinit.c213 [VM_NONE] = PAGE_NONE,
221 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/xtensa/mm/
A Dinit.c222 [VM_NONE] = PAGE_NONE,
230 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/sh/mm/
A Dmmap.c23 [VM_NONE] = PAGE_NONE,
31 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/s390/mm/
A Dmmap.c193 [VM_NONE] = PAGE_NONE,
201 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/csky/mm/
A Dinit.c202 [VM_NONE] = PAGE_NONE,
210 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/microblaze/mm/
A Dinit.c290 [VM_NONE] = PAGE_NONE,
298 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
/linux-6.3-rc2/arch/um/kernel/
A Dmem.c221 [VM_NONE] = PAGE_NONE,
229 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/arm/include/asm/
A Dpgtable-nommu.h34 #define PAGE_NONE __pgprot(0) macro
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dpte-40x.h79 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
A Dpte-44x.h109 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
A Dpte-85xx.h65 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/linux-6.3-rc2/arch/sh/include/asm/
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-6.3-rc2/arch/sparc/mm/
A Dinit_32.c306 [VM_NONE] = PAGE_NONE,
314 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dpte-e500.h93 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpgtable.h170 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
191 # define PAGE_NONE __pgprot(0) macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable-prot.h84 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpgtable-bits.h78 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_NO_READ | \ macro
/linux-6.3-rc2/arch/powerpc/mm/
A Dpgtable.c478 [VM_NONE] = PAGE_NONE,
486 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/ia64/mm/
A Dinit.c495 [VM_NONE] = PAGE_NONE,
505 [VM_SHARED] = PAGE_NONE,
/linux-6.3-rc2/arch/parisc/mm/
A Dinit.c876 [VM_NONE] = PAGE_NONE,
878 [VM_WRITE] = PAGE_NONE,
884 [VM_SHARED] = PAGE_NONE,

Completed in 23 milliseconds

12