/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | mmu.h | 75 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro 100 #define __S010 PAGE_SHARED 101 #define __S011 PAGE_SHARED 104 #define __S110 PAGE_SHARED 105 #define __S111 PAGE_SHARED
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | mmu.h | 69 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro 103 #define __S010 PAGE_SHARED 104 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/mips/mm/ |
H A D | cache.c | 189 protection_map[10] = PAGE_SHARED; setup_protection_map() 190 protection_map[11] = PAGE_SHARED; setup_protection_map() 193 protection_map[14] = PAGE_SHARED; setup_protection_map() 194 protection_map[15] = PAGE_SHARED; setup_protection_map()
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | pgtable_no.h | 26 #define PAGE_SHARED __pgprot(0) macro
|
H A D | sun3_pgtable.h | 43 // is it just PAGE_KERNEL and PAGE_SHARED? 47 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro 84 #define __S010 PAGE_SHARED 85 #define __S011 PAGE_SHARED 88 #define __S110 PAGE_SHARED 89 #define __S111 PAGE_SHARED
|
H A D | mcf_pgtable.h | 65 #define PAGE_SHARED __pgprot(CF_PAGE_VALID \ macro 125 #define __S010 PAGE_SHARED
|
H A D | motorola_pgtable.h | 62 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | mm_cachebits) macro
|
/linux-4.1.27/arch/score/include/asm/ |
H A D | pgtable.h | 124 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro 144 #define __S010 PAGE_SHARED 145 #define __S011 PAGE_SHARED 148 #define __S110 PAGE_SHARED 149 #define __S111 PAGE_SHARED
|
/linux-4.1.27/arch/score/mm/ |
H A D | cache.c | 109 protection_map[10] = PAGE_SHARED; setup_protection_map() 110 protection_map[11] = PAGE_SHARED; setup_protection_map() 113 protection_map[14] = PAGE_SHARED; setup_protection_map() 114 protection_map[15] = PAGE_SHARED; setup_protection_map()
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | pgtable.h | 116 #define PAGE_SHARED \ macro 144 #define PAGE_SHARED __pgprot(0) macro 168 #define __S010 PAGE_SHARED 169 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | pgtable.h | 56 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_WRITE | \ macro 58 #define PAGE_SHARED_C PAGE_SHARED 80 #define __S010 PAGE_SHARED 81 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 51 #define PAGE_SHARED SRMMU_PAGE_SHARED macro 76 #define __S010 PAGE_SHARED 77 #define __S011 PAGE_SHARED 80 #define __S110 PAGE_SHARED 81 #define __S111 PAGE_SHARED
|
H A D | pgtable_64.h | 219 extern pgprot_t PAGE_SHARED;
|
/linux-4.1.27/arch/um/include/asm/ |
H A D | pgtable.h | 61 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro 84 #define __S010 PAGE_SHARED 85 #define __S011 PAGE_SHARED 88 #define __S110 PAGE_SHARED 89 #define __S111 PAGE_SHARED
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | pgtable.h | 34 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux-4.1.27/arch/c6x/include/asm/ |
H A D | pgtable.h | 39 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
|
H A D | processor.h | 74 &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, \
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | pgtable-nommu.h | 41 #define PAGE_SHARED __pgprot(0) macro
|
H A D | pgtable.h | 92 #define PAGE_SHARED _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_XN) macro
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pte-common.h | 131 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro 152 #define __S010 PAGE_SHARED 153 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | pgtable_32.h | 178 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro 241 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro 252 #define PAGE_RWX PAGE_SHARED 253 #define PAGE_WRITEONLY PAGE_SHARED 275 #define PAGE_SHARED __pgprot(0) macro
|
H A D | pgtable.h | 117 #define __S011 PAGE_SHARED
|
H A D | processor_64.h | 142 { &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, NULL, NULL }
|
H A D | pgtable_64.h | 183 #define PAGE_SHARED __pgprot(_PAGE_COMMON | _PAGE_READ | _PAGE_WRITE | \ macro
|
/linux-4.1.27/arch/frv/include/asm/ |
H A D | pgtable.h | 54 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro 307 #define PAGE_SHARED __pgprot(__PGPROT_BASE) macro 341 #define __S010 PAGE_SHARED 342 #define __S011 PAGE_SHARED 345 #define __S110 PAGE_SHARED 346 #define __S111 PAGE_SHARED
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | pgtable_types.h | 129 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro 184 #define __S010 PAGE_SHARED 185 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | pgtable.h | 163 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITABLE) macro 179 # define PAGE_SHARED __pgprot(0) macro 204 #define __S010 PAGE_SHARED /* shared -w- */ 205 #define __S011 PAGE_SHARED /* shared -wr */
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | pgtable.h | 165 #define PAGE_SHARED \ macro 195 #define __S010 PAGE_SHARED 199 #define __S110 PAGE_SHARED
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | pgtable.h | 86 #define PAGE_SHARED __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_NG | PTE_PXN | PTE_UXN | PTE_WRITE) macro 104 #define __S010 PAGE_SHARED 105 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | pgtable.h | 30 #define PAGE_SHARED __pgprot(0) /* these mean nothing to non MMU */ macro 254 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) pte_mkspecial() macro 279 #define __S010 PAGE_SHARED pte_mkspecial() 283 #define __S110 PAGE_SHARED pte_mkspecial()
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | processor.h | 119 { &init_mm, 0, 0, NULL, PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, 1, \
|
H A D | pgtable.h | 168 #define PAGE_SHARED PAGE_SHARED_EXEC macro
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | pgtable.h | 103 #define PAGE_SHARED \ macro 150 #define __S010 PAGE_SHARED 151 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pgtable.h | 138 #define PAGE_SHARED __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RW) macro 175 #define __S010 PAGE_SHARED /* we don't have (and don't need) write-only */ 176 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | pgtable.h | 68 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
|
/linux-4.1.27/arch/alpha/mm/ |
H A D | init.c | 87 return pte_mkdirty(mk_pte(virt_to_page(EMPTY_PGE), PAGE_SHARED)); __bad_page()
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | pgtable.h | 225 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | _PAGE_WRITE | _PAGE_ACCESSED) macro 263 #define __S011 PAGE_SHARED
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | pgtable.h | 89 #define PAGE_SHARED __pgprot(pgprot_val(pgprot_user | PTE_READ \ macro
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4/ |
H A D | sq.c | 313 int ret = sq_remap(base, len, "Userspace", PAGE_SHARED); mapping_store()
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | pgtable.h | 149 #define PAGE_SHARED _PAGE_S(PAGE_WRITE | PAGE_READ) macro
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
H A D | grufile.c | 118 vma->vm_page_prot = PAGE_SHARED; gru_file_mmap()
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
H A D | udl_fb.c | 272 if (remap_pfn_range(vma, start, page, PAGE_SIZE, PAGE_SHARED)) udl_fb_mmap()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | vfb.c | 433 if (remap_pfn_range(vma, start, page, PAGE_SIZE, PAGE_SHARED)) { vfb_mmap()
|
H A D | pvr2fb.c | 833 fb_info->fix.id, PAGE_SHARED); pvr2fb_common_init()
|
H A D | smscufx.c | 799 if (remap_pfn_range(vma, start, page, PAGE_SIZE, PAGE_SHARED)) ufx_ops_mmap()
|
H A D | udlfb.c | 341 if (remap_pfn_range(vma, start, page, PAGE_SIZE, PAGE_SHARED)) dlfb_ops_mmap()
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | pgtable.h | 27 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_WRITE | _PAGE_READ | \ macro
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | pgtable.h | 129 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | \ macro
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | pgtable.h | 101 #define PAGE_SHARED __pgprot(_PAGE_VALID | __ACCESS_BITS) macro
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | pgtable.h | 109 #define PAGE_SHARED PAGE_U_W_R macro
|
/linux-4.1.27/arch/sparc/mm/ |
H A D | init_64.c | 2323 pgprot_t PAGE_SHARED __read_mostly; 2324 EXPORT_SYMBOL(PAGE_SHARED); variable 2405 PAGE_SHARED = __pgprot(page_shared); prot_init_common()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
H A D | zoran_driver.c | 2934 todo, PAGE_SHARED)) { zoran_mmap() 2966 todo, PAGE_SHARED)) { zoran_mmap()
|
/linux-4.1.27/drivers/media/pci/meye/ |
H A D | meye.c | 1493 if (remap_pfn_range(vma, start, page, PAGE_SIZE, PAGE_SHARED)) { meye_mmap()
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | pgtable.h | 345 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
|
/linux-4.1.27/drivers/media/platform/omap/ |
H A D | omap_vout.c | 932 if (remap_pfn_range(vma, start, pfn, PAGE_SIZE, PAGE_SHARED)) omap_vout_mmap()
|
/linux-4.1.27/drivers/media/usb/cpia2/ |
H A D | cpia2_core.c | 2405 if (remap_pfn_range(vma, start, page >> PAGE_SHIFT, PAGE_SIZE, PAGE_SHARED)) cpia2_remap_buffer()
|
/linux-4.1.27/drivers/staging/comedi/ |
H A D | comedi_fops.c | 2207 PAGE_SIZE, PAGE_SHARED)) { comedi_mmap()
|