Home
last modified time | relevance | path

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

/linux-4.1.27/arch/cris/include/arch-v10/arch/
Dmmu.h74 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
89 #define __P000 PAGE_NONE
98 #define __S000 PAGE_NONE
/linux-4.1.27/arch/cris/include/arch-v32/arch/
Dmmu.h68 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro
92 #define __P000 PAGE_NONE
101 #define __S000 PAGE_NONE
/linux-4.1.27/arch/powerpc/include/asm/
Dpte-common.h130 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
141 #define __P000 PAGE_NONE
150 #define __S000 PAGE_NONE
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable.h114 #define PAGE_NONE \ macro
143 #define PAGE_NONE __pgprot(0) macro
157 #define __P000 PAGE_NONE
166 #define __S000 PAGE_NONE
/linux-4.1.27/arch/sh/include/asm/
Dpgtable.h105 #define __P000 PAGE_NONE
114 #define __S000 PAGE_NONE
Dpgtable_32.h175 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
238 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro
274 #define PAGE_NONE __pgprot(0) macro
Dpgtable_64.h182 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/xtensa/include/asm/
Dpgtable.h158 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro
178 # define PAGE_NONE __pgprot(0) macro
193 #define __P000 PAGE_NONE /* private --- */
202 #define __S000 PAGE_NONE /* shared --- */
/linux-4.1.27/arch/m68k/include/asm/
Dsun3_pgtable.h44 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
73 #define __P000 PAGE_NONE
82 #define __S000 PAGE_NONE
Dmcf_pgtable.h62 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
93 #define __P000 PAGE_NONE
121 #define __S000 PAGE_NONE
Dpgtable_no.h25 #define PAGE_NONE __pgprot(0) macro
Dmotorola_pgtable.h61 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
/linux-4.1.27/arch/metag/include/asm/
Dpgtable.h53 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
69 #define __P000 PAGE_NONE
78 #define __S000 PAGE_NONE
/linux-4.1.27/arch/score/include/asm/
Dpgtable.h123 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CACHE) macro
133 #define __P000 PAGE_NONE
142 #define __S000 PAGE_NONE
/linux-4.1.27/arch/avr32/include/asm/
Dpgtable.h138 #define PAGE_NONE (_PAGE_ACCESSED | _PAGE_TYPE_NONE) macro
162 #define __P000 __pgprot(PAGE_NONE)
171 #define __S000 __pgprot(PAGE_NONE)
/linux-4.1.27/arch/microblaze/include/asm/
Dpgtable.h29 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro
251 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
268 #define __P000 PAGE_NONE
277 #define __S000 PAGE_NONE
/linux-4.1.27/arch/frv/include/asm/
Dpgtable.h53 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
306 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
330 #define __P000 PAGE_NONE
339 #define __S000 PAGE_NONE
/linux-4.1.27/arch/um/include/asm/
Dpgtable.h60 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
73 #define __P000 PAGE_NONE
82 #define __S000 PAGE_NONE
/linux-4.1.27/arch/score/mm/
Dcache.c99 protection_map[0] = PAGE_NONE; in setup_protection_map()
107 protection_map[8] = PAGE_NONE; in setup_protection_map()
/linux-4.1.27/arch/sparc/include/asm/
Dpgtable_32.h50 #define PAGE_NONE SRMMU_PAGE_NONE macro
65 #define __P000 PAGE_NONE
74 #define __S000 PAGE_NONE
/linux-4.1.27/arch/openrisc/include/asm/
Dpgtable.h162 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
184 #define __P000 PAGE_NONE
193 #define __S000 PAGE_NONE
/linux-4.1.27/arch/mips/mm/
Dcache.c179 protection_map[0] = PAGE_NONE; in setup_protection_map()
187 protection_map[8] = PAGE_NONE; in setup_protection_map()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h128 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
173 #define __P000 PAGE_NONE
182 #define __S000 PAGE_NONE
/linux-4.1.27/arch/arm/include/asm/
Dpgtable-nommu.h40 #define PAGE_NONE __pgprot(0) macro
Dpgtable.h91 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
/linux-4.1.27/arch/c6x/include/asm/
Dpgtable.h38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-4.1.27/arch/tile/include/asm/
Dpgtable.h101 #define PAGE_NONE \ macro
139 #define __P000 PAGE_NONE
148 #define __S000 PAGE_NONE
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h159 #define PAGE_NONE __pgprot(__PAGE_NONE | _PAGE_NX) macro
194 #define __P000 PAGE_NONE
203 #define __S000 PAGE_NONE
/linux-4.1.27/arch/parisc/include/asm/
Dpgtable.h224 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
251 #define __P000 PAGE_NONE
260 #define __S000 PAGE_NONE
/linux-4.1.27/arch/blackfin/include/asm/
Dpgtable.h33 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-4.1.27/arch/ia64/include/asm/
Dpgtable.h137 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) macro
164 #define __P000 PAGE_NONE
173 #define __S000 PAGE_NONE
/linux-4.1.27/arch/arm64/include/asm/
Dpgtable.h85 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_PXN | PTE_UXN) macro
93 #define __P000 PAGE_NONE
102 #define __S000 PAGE_NONE
/linux-4.1.27/arch/tile/mm/
Dhighmem.c229 return kmap_atomic_prot(page, PAGE_NONE); in kmap_atomic()
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h339 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_INVALID) macro
358 #define __P000 PAGE_NONE
367 #define __S000 PAGE_NONE
1295 if (pgprot_val(pgprot) == pgprot_val(PAGE_NONE)) in massage_pgprot_pmd()
/linux-4.1.27/arch/sh/kernel/
Dio_trapped.c76 tiop->virt_base = vmap(pages, n, VM_MAP, PAGE_NONE); in register_trapped_io()
/linux-4.1.27/arch/unicore32/include/asm/
Dpgtable.h88 #define PAGE_NONE pgprot_user macro
/linux-4.1.27/arch/hexagon/include/asm/
Dpgtable.h121 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/linux-4.1.27/arch/alpha/include/asm/
Dpgtable.h100 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
/linux-4.1.27/arch/mips/include/asm/
Dpgtable.h26 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
/linux-4.1.27/mm/
Dmempolicy.c572 nr_updated = change_protection(vma, addr, end, PAGE_NONE, 0, 1); in change_prot_numa()