/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | io.h | 40 return __ioremap(offset, size, PAGE_KERNEL); ioremap() 48 __pgprot(pgprot_val(PAGE_KERNEL) | _PAGE_CI)); ioremap_nocache()
|
H A D | pgtable.h | 174 #define PAGE_KERNEL \ macro
|
/linux-4.1.27/arch/arm/mm/ |
H A D | copypage-v6.c | 93 set_top_pte(kfrom, mk_pte(from, PAGE_KERNEL)); v6_copy_user_highpage_aliasing() 94 set_top_pte(kto, mk_pte(to, PAGE_KERNEL)); v6_copy_user_highpage_aliasing() 119 set_top_pte(to, mk_pte(page, PAGE_KERNEL)); v6_clear_user_highpage_aliasing()
|
H A D | flush.c | 31 set_top_pte(to, pfn_pte(pfn, PAGE_KERNEL)); flush_pfn_alias() 46 set_top_pte(va, pfn_pte(pfn, PAGE_KERNEL)); flush_icache_alias()
|
H A D | fault-armv.c | 243 pgprot_t prot = __pgprot_modify(PAGE_KERNEL, check_writebuffer_bugs()
|
H A D | dma-mapping.c | 349 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); atomic_pool_init() 568 __dma_remap(page, size, PAGE_KERNEL); __free_from_contiguous() 670 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); arm_dma_alloc() 683 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); arm_coherent_dma_alloc() 1347 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); arm_iommu_alloc_attrs()
|
/linux-4.1.27/arch/sh/mm/ |
H A D | kmap.c | 48 set_pte(kmap_coherent_pte - idx, mk_pte(page, PAGE_KERNEL)); kmap_coherent()
|
H A D | numa.c | 40 PAGE_KERNEL); setup_bootmem_node()
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | pgtable_no.h | 29 #define PAGE_KERNEL __pgprot(0) macro
|
H A D | sun3_pgtable.h | 43 // is it just PAGE_KERNEL and PAGE_SHARED? 57 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
|
H A D | mcf_pgtable.h | 75 #define PAGE_KERNEL __pgprot(CF_PAGE_VALID \ macro
|
H A D | motorola_pgtable.h | 65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
|
/linux-4.1.27/arch/m68k/sun3/ |
H A D | dvma.c | 32 ptep = pfn_pte(virt_to_pfn(kaddr), PAGE_KERNEL); dvma_page()
|
/linux-4.1.27/include/drm/ |
H A D | drm_mem_util.h | 41 GFP_KERNEL | __GFP_HIGHMEM | __GFP_ZERO, PAGE_KERNEL); drm_calloc_large() 54 GFP_KERNEL | __GFP_HIGHMEM, PAGE_KERNEL); drm_malloc_ab()
|
/linux-4.1.27/arch/metag/mm/ |
H A D | highmem.c | 57 set_pte(kmap_pte - idx, mk_pte(page, PAGE_KERNEL)); kmap_atomic() 106 set_pte(kmap_pte - idx, pfn_pte(pfn, PAGE_KERNEL)); kmap_atomic_pfn()
|
/linux-4.1.27/arch/mips/mm/ |
H A D | highmem.c | 61 set_pte(kmap_pte-idx, mk_pte(page, PAGE_KERNEL)); kmap_atomic() 112 set_pte(kmap_pte-idx, pfn_pte(pfn, PAGE_KERNEL)); kmap_atomic_pfn()
|
H A D | init.c | 128 return __kmap_pgprot(page, addr, PAGE_KERNEL); kmap_coherent()
|
/linux-4.1.27/drivers/staging/android/ion/ |
H A D | ion_heap.c | 44 pgprot = PAGE_KERNEL; ion_heap_map_kernel() 46 pgprot = pgprot_writecombine(PAGE_KERNEL); ion_heap_map_kernel() 147 pgprot = PAGE_KERNEL; ion_heap_buffer_zero() 149 pgprot = pgprot_writecombine(PAGE_KERNEL); ion_heap_buffer_zero()
|
H A D | ion_carveout_heap.c | 162 ret = ion_heap_pages_zero(page, size, pgprot_writecombine(PAGE_KERNEL)); ion_carveout_heap_create()
|
H A D | ion_chunk_heap.c | 153 ret = ion_heap_pages_zero(page, size, pgprot_writecombine(PAGE_KERNEL)); ion_chunk_heap_create()
|
H A D | ion_test.c | 50 pgprot_t pgprot = pgprot_writecombine(PAGE_KERNEL); ion_handle_test_dma()
|
/linux-4.1.27/drivers/block/zram/ |
H A D | zcomp_lz4.c | 36 PAGE_KERNEL); zcomp_lz4_create()
|
H A D | zcomp_lzo.c | 36 PAGE_KERNEL); lzo_create()
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | highmem.h | 58 #define kmap_prot PAGE_KERNEL
|
H A D | pgtable.h | 33 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | highmem.h | 32 #define kmap_prot PAGE_KERNEL
|
H A D | pgtable.h | 65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | \ macro
|
/linux-4.1.27/arch/arm64/mm/ |
H A D | mmu.c | 315 end - start, PAGE_KERNEL); __map_memblock() 318 end - start, PAGE_KERNEL); __map_memblock() 323 PAGE_KERNEL); __map_memblock() 332 PAGE_KERNEL); __map_memblock() 405 PAGE_KERNEL); fixup_executable() 413 PAGE_KERNEL); fixup_executable() local 432 PAGE_KERNEL); fixup_init()
|
/linux-4.1.27/arch/x86/xen/ |
H A D | grant-table.c | 69 mfn_pte(frames[i], PAGE_KERNEL)); arch_gnttab_map_shared() 147 vaddr = vmap(pages, nr_grant_frames, 0, PAGE_KERNEL); xlated_setup_gnttab_pages()
|
H A D | setup.c | 283 mfn_pte(mfn, PAGE_KERNEL), 0)) { xen_update_mem_tables() 325 set_pte_mfn(buf, mfn, PAGE_KERNEL); xen_do_set_identity_and_remap_chunk() 344 set_pte_mfn(buf, mfn_save, PAGE_KERNEL); xen_do_set_identity_and_remap_chunk() 480 set_pte_mfn(buf, xen_remap_mfn, PAGE_KERNEL); xen_remap_memory() 509 set_pte_mfn(buf, mfn_save, PAGE_KERNEL); xen_remap_memory()
|
H A D | mmu.c | 915 pfn_pte(pfn, PAGE_KERNEL), xen_unpin_page() 1613 __set_pfn_prot(pfn, PAGE_KERNEL); xen_release_ptpage() 1785 set_page_prot_flags((void *)addr, PAGE_KERNEL, UVMF_INVLPG); check_pt_base() 1790 set_page_prot_flags((void *)addr, PAGE_KERNEL, UVMF_INVLPG); check_pt_base() 1935 set_page_prot(initial_page_table, PAGE_KERNEL); xen_write_cr3_init() 1936 set_page_prot(initial_kernel_pmd, PAGE_KERNEL); xen_write_cr3_init() 2003 pte = pfn_pte(PFN_DOWN(__pa(dummy_mapping)), PAGE_KERNEL); xen_set_fixmap() 2013 pte = pfn_pte(PFN_DOWN(__pa(dummy_mapping)), PAGE_KERNEL); xen_set_fixmap() 2227 mfn_pte(mfn, PAGE_KERNEL), flags); xen_remap_exchanged_ptes()
|
H A D | p2m.c | 366 pfn_pte(PFN_DOWN(__pa(mfns)), PAGE_KERNEL)); xen_rebuild_p2m_list() 580 pfn_pte(PFN_DOWN(__pa(p2m)), PAGE_KERNEL)); alloc_p2m()
|
H A D | enlighten.c | 567 set_aliased_prot(ldt + i, PAGE_KERNEL); xen_free_ldt()
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | vdso.c | 48 vdso = vmap(&vdso_page, 1, 0, PAGE_KERNEL); init_vdso()
|
H A D | module.c | 50 GFP_KERNEL, PAGE_KERNEL, 0, NUMA_NO_NODE, module_alloc()
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | pgtable.h | 37 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux-4.1.27/arch/c6x/include/asm/ |
H A D | pgtable.h | 42 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux-4.1.27/arch/hexagon/kernel/ |
H A D | vdso.c | 41 vdso = vmap(&vdso_page, 1, 0, PAGE_KERNEL); vdso_init()
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | highmem.h | 12 #define kmap_prot PAGE_KERNEL
|
H A D | pgtable-nommu.h | 44 #define PAGE_KERNEL __pgprot(0) macro
|
H A D | pgtable.h | 98 #define PAGE_KERNEL _MOD_PROT(pgprot_kernel, L_PTE_XN) macro
|
/linux-4.1.27/include/asm-generic/ |
H A D | fixmap.h | 47 #define FIXMAP_PAGE_NORMAL PAGE_KERNEL
|
/linux-4.1.27/arch/alpha/mm/ |
H A D | init.c | 57 = pte_val(mk_pte(virt_to_page(ret), PAGE_KERNEL)); pgd_alloc() 111 (newptbr << 32) | pgprot_val(PAGE_KERNEL); switch_to_system_map() 223 pfn_pte(pfn, PAGE_KERNEL)); callback_init()
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_util.c | 265 if (pgprot_val(prot) != pgprot_val(PAGE_KERNEL)) ttm_copy_io_ttm_page() 278 if (pgprot_val(prot) != pgprot_val(PAGE_KERNEL)) ttm_copy_io_ttm_page() 301 if (pgprot_val(prot) != pgprot_val(PAGE_KERNEL)) ttm_copy_ttm_io_page() 314 if (pgprot_val(prot) != pgprot_val(PAGE_KERNEL)) ttm_copy_ttm_io_page() 385 PAGE_KERNEL); ttm_bo_move_memcpy() 390 PAGE_KERNEL); ttm_bo_move_memcpy() 559 prot = ttm_io_prot(mem->placement, PAGE_KERNEL); ttm_bo_kmap_ttm()
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | pgtable_32.c | 191 flags |= pgprot_val(PAGE_KERNEL); __ioremap_caller() 326 f = ktext ? pgprot_val(PAGE_KERNEL_TEXT) : pgprot_val(PAGE_KERNEL); __mapin_ram_chunk() 444 change_page_attr(page, numpages, enable ? PAGE_KERNEL : __pgprot(0)); __kernel_map_pages()
|
H A D | dma-noncoherent.c | 231 pgprot_val(pgprot_noncached(PAGE_KERNEL))); __dma_alloc_coherent()
|
H A D | hash_utils_64.c | 620 pgprot_val(PAGE_KERNEL), mmu_linear_psize, create_section_mapping() 743 prot = pgprot_val(PAGE_KERNEL); htab_initialize() 1478 unsigned long mode = htab_convert_pte_flags(PAGE_KERNEL); kernel_map_linear_page()
|
H A D | init_64.c | 229 pgprot_val(PAGE_KERNEL), vmemmap_create_mapping()
|
H A D | mem.c | 301 kmap_prot = PAGE_KERNEL; paging_init()
|
H A D | pgtable_64.c | 178 flags |= pgprot_val(PAGE_KERNEL); __ioremap_at()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_resources.c | 99 buf->direct.buf = vmap(pages, buf->nbufs, VM_MAP, PAGE_KERNEL); mlx4_en_map_buffer()
|
H A D | alloc.c | 640 buf->direct.buf = vmap(pages, buf->nbufs, VM_MAP, PAGE_KERNEL); mlx4_buf_alloc()
|
/linux-4.1.27/fs/ntfs/ |
H A D | malloc.h | 51 return __vmalloc(size, gfp_mask, PAGE_KERNEL); __ntfs_malloc()
|
/linux-4.1.27/fs/xfs/ |
H A D | kmem.c | 86 ptr = __vmalloc(size, lflags | __GFP_HIGHMEM | __GFP_ZERO, PAGE_KERNEL); kmem_zalloc_large()
|
H A D | xfs_buf.c | 409 -1, PAGE_KERNEL); _xfs_buf_map_pages()
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | mmu.h | 79 #define PAGE_KERNEL __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | \ macro
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | mmu.h | 79 #define PAGE_KERNEL __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | \ macro
|
/linux-4.1.27/arch/frv/include/asm/ |
H A D | highmem.h | 43 #define kmap_prot PAGE_KERNEL
|
H A D | pgtable.h | 57 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to NO_MM */ macro 317 #define PAGE_KERNEL MAKE_GLOBAL(__PAGE_KERNEL) macro
|
/linux-4.1.27/arch/ia64/mm/ |
H A D | ioremap.c | 74 prot = PAGE_KERNEL; ioremap()
|
H A D | init.c | 470 PAGE_KERNEL)); create_mem_map_page_table()
|
/linux-4.1.27/arch/m68k/mm/ |
H A D | sun3kmap.c | 36 ptep = pfn_pte(phys >> PAGE_SHIFT, PAGE_KERNEL); do_page_mapin()
|
/linux-4.1.27/arch/s390/mm/ |
H A D | vmem.c | 134 pgprot_val(ro ? PAGE_KERNEL_RO : PAGE_KERNEL); vmem_add_mem() 255 __pa(new_page) | pgprot_val(PAGE_KERNEL); vmemmap_populate()
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | pgtable.h | 138 #define PAGE_KERNEL MAKE_GLOBAL(__PAGE_KERNEL) macro 151 #define PAGE_KERNEL __pgprot(0) macro
|
/linux-4.1.27/arch/parisc/mm/ |
H A D | init.c | 526 * section is already PAGE_KERNEL) to pull in the TLB entries free_initmem() 530 /* now remap at PAGE_KERNEL since the TLB is pre-primed to execute free_initmem() 533 PAGE_KERNEL, 1); free_initmem() 719 size, PAGE_KERNEL, 0); pagetable_init() 726 initrd_end - initrd_start, PAGE_KERNEL, 0); pagetable_init()
|
/linux-4.1.27/arch/tile/mm/ |
H A D | init.c | 234 return construct_pgprot(PAGE_KERNEL, PAGE_HOME_HASH); init_pgprot() 241 return construct_pgprot(PAGE_KERNEL, PAGE_HOME_HASH); init_pgprot() 253 return construct_pgprot(PAGE_KERNEL, PAGE_HOME_HASH); init_pgprot() 270 return construct_pgprot(PAGE_KERNEL, initial_heap_home()); init_pgprot() 274 return construct_pgprot(PAGE_KERNEL, PAGE_HOME_HASH); init_pgprot() 300 return construct_pgprot(PAGE_KERNEL, cpu); init_pgprot() 952 pfn_pte(pfn, PAGE_KERNEL)); free_init_pages()
|
H A D | homecache.c | 191 pte = pfn_pte(page_to_pfn(page), PAGE_KERNEL); homecache_finv_map_page()
|
H A D | pgtable.c | 523 pgprot = PAGE_KERNEL; ioremap_prot()
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | pgtable_32.h | 213 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHABLE | \ macro 255 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_CACHABLE | \ macro 281 #define PAGE_KERNEL __pgprot(0) macro
|
H A D | io.h | 343 return __ioremap_mode(offset, size, PAGE_KERNEL); ioremap_cache()
|
H A D | pgtable_64.h | 197 #define PAGE_KERNEL __pgprot(_KERNPG_TABLE) macro
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_memory.c | 49 # define PAGE_AGP PAGE_KERNEL
|
H A D | drm_scatter.c | 44 return __vmalloc(size, GFP_KERNEL, PAGE_KERNEL | _PAGE_NO_CACHE); drm_vmalloc_dma()
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | module.c | 32 GFP_KERNEL, PAGE_KERNEL, 0, NUMA_NO_NODE, module_map()
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
H A D | udl_gem.c | 174 obj->vmapping = vmap(obj->pages, page_count, 0, PAGE_KERNEL); udl_gem_vmap()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
H A D | lscsa_alloc.c | 119 csa->lscsa = vmap(pgarray, n_4k, VM_USERMAP, PAGE_KERNEL); spu_alloc_lscsa()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | fsl_85xx_cache_sram.c | 111 cache_sram->size, _PAGE_COHERENT | PAGE_KERNEL); instantiate_cache_sram()
|
/linux-4.1.27/arch/openrisc/mm/ |
H A D | init.c | 117 prot = PAGE_KERNEL; for_each_memblock()
|
/linux-4.1.27/arch/m68k/sun3x/ |
H A D | dvma.c | 134 PAGE_KERNEL)); dvma_map_cpu()
|
/linux-4.1.27/sound/core/ |
H A D | sgbuf.c | 128 dmab->area = vmap(sgbuf->page_table, sgbuf->pages, VM_MAP, PAGE_KERNEL); snd_malloc_sgbuf_pages()
|
H A D | pcm_memory.c | 417 runtime->dma_area = __vmalloc(size, gfp_flags, PAGE_KERNEL); _snd_pcm_lib_alloc_vmalloc_buffer()
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | pgtable.h | 166 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_HW_WRITE) macro 182 # define PAGE_KERNEL __pgprot(0) macro
|
/linux-4.1.27/fs/pstore/ |
H A D | ram_core.c | 397 prot = pgprot_noncached(PAGE_KERNEL); persistent_ram_vmap() 399 prot = pgprot_writecombine(PAGE_KERNEL); persistent_ram_vmap()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | alloc.c | 100 buf->direct.buf = vmap(pages, buf->nbufs, VM_MAP, PAGE_KERNEL); mlx5_buf_alloc()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fbdev.c | 102 pgprot_writecombine(PAGE_KERNEL)); exynos_drm_fbdev_update()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_gem_dmabuf.c | 142 obj->dma_buf_vmapping = vmap(pages, i, 0, PAGE_KERNEL); i915_gem_dmabuf_vmap()
|
H A D | i915_cmd_parser.c | 845 addr = vmap(pages, i, 0, PAGE_KERNEL); vmap_batch()
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | setup.c | 231 PAGE_KERNEL); __add_active_range()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
H A D | fb.c | 265 pgprot_writecombine(PAGE_KERNEL)); tegra_fbdev_probe()
|
/linux-4.1.27/arch/score/include/asm/ |
H A D | pgtable.h | 128 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | pgtable.h | 65 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pte-common.h | 160 #define PAGE_KERNEL __pgprot(_PAGE_BASE | _PAGE_KERNEL_RW) macro
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | efi.c | 264 prot = PAGE_KERNEL; efi_virtmap_init()
|
/linux-4.1.27/arch/avr32/mm/ |
H A D | tlb.c | 219 * PAGE_KERNEL(_RO) pages.
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | mca_asm.S | 175 movl r18=PAGE_KERNEL 213 movl r20=PAGE_KERNEL 876 movl r21=PAGE_KERNEL // page properties 1050 movl r21=PAGE_KERNEL // page properties
|
H A D | head.S | 244 movl r18=PAGE_KERNEL 319 movl r17=PAGE_KERNEL
|
H A D | ivt.S | 340 movl r17=PAGE_KERNEL 378 movl r17=PAGE_KERNEL
|
H A D | mca.c | 1878 pte_val(mk_pte_phys(__pa(cpu_data), PAGE_KERNEL))); ia64_mca_cpu_init() 1890 PAGE_KERNEL))); ia64_mca_cpu_init()
|
H A D | efi.c | 465 pte_val(pfn_pte(__pa(pal_vaddr) >> PAGE_SHIFT, PAGE_KERNEL)), efi_map_pal_code()
|
H A D | entry.S | 209 movl r25=PAGE_KERNEL
|
/linux-4.1.27/mm/ |
H A D | sparse-vmemmap.c | 109 entry = pfn_pte(__pa(p) >> PAGE_SHIFT, PAGE_KERNEL); vmemmap_pte_populate()
|
H A D | vmalloc.c | 1105 * @prot: memory protection to use. PAGE_KERNEL for regular RAM 1594 PAGE_KERNEL, node, area->caller); __vmalloc_area_node() 1728 return __vmalloc_node(size, 1, flags, PAGE_KERNEL, __vmalloc_node_flags() 1779 PAGE_KERNEL, NUMA_NO_NODE, vmalloc_user() 1802 return __vmalloc_node(size, 1, GFP_KERNEL | __GFP_HIGHMEM, PAGE_KERNEL, vmalloc_node() 1827 # define PAGE_KERNEL_EXEC PAGE_KERNEL 1865 return __vmalloc_node(size, 1, GFP_VMALLOC32, PAGE_KERNEL, vmalloc_32() 1882 ret = __vmalloc_node(size, 1, GFP_VMALLOC32 | __GFP_ZERO, PAGE_KERNEL, vmalloc_32_user()
|
H A D | percpu-vm.c | 195 PAGE_KERNEL, pages); __pcpu_map_pages()
|
H A D | nommu.c | 295 PAGE_KERNEL); vmalloc_user() 355 return __vmalloc(size, GFP_KERNEL | __GFP_HIGHMEM, PAGE_KERNEL); vmalloc() 374 PAGE_KERNEL); vzalloc() 414 # define PAGE_KERNEL_EXEC PAGE_KERNEL 443 return __vmalloc(size, GFP_KERNEL, PAGE_KERNEL); vmalloc_32()
|
H A D | zsmalloc.c | 1055 BUG_ON(map_vm_area(area->vm, PAGE_KERNEL, pages)); __zs_map_object()
|
H A D | page_alloc.c | 6126 table = __vmalloc(size, GFP_ATOMIC, PAGE_KERNEL); alloc_large_system_hash()
|
/linux-4.1.27/arch/sparc/mm/ |
H A D | init_64.c | 1610 PAGE_KERNEL, use_huge); kernel_physical_mapping_init() 1631 (enable ? PAGE_KERNEL : __pgprot(0)), false); __kernel_map_pages() 2317 pgprot_t PAGE_KERNEL __read_mostly; 2318 EXPORT_SYMBOL(PAGE_KERNEL); variable 2431 PAGE_KERNEL = __pgprot (_PAGE_PRESENT_4U | _PAGE_VALID | sun4u_pgprot_init() 2484 PAGE_KERNEL = __pgprot (_PAGE_PRESENT_4V | _PAGE_VALID | sun4v_pgprot_init() 2488 PAGE_KERNEL_LOCKED = PAGE_KERNEL; sun4v_pgprot_init()
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | pgtable.h | 129 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro 133 #define page_to_kpgprot(p) PAGE_KERNEL
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | pgtable.h | 33 #define PAGE_KERNEL __pgprot(0) /* these mean nothing to non MMU */ macro 260 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) pte_mkspecial() macro
|
/linux-4.1.27/kernel/bpf/ |
H A D | core.c | 79 fp = __vmalloc(size, gfp_flags, PAGE_KERNEL); bpf_prog_alloc() 109 fp = __vmalloc(size, gfp_flags, PAGE_KERNEL); bpf_prog_realloc()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | videobuf2-vmalloc.c | 120 PAGE_KERNEL); vb2_vmalloc_get_userptr()
|
H A D | videobuf-dma-sg.c | 238 PAGE_KERNEL); videobuf_dma_init_kernel()
|
H A D | videobuf2-dma-sg.c | 380 buf->num_pages, -1, PAGE_KERNEL); vb2_dma_sg_vaddr()
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | pgtable_types.h | 159 #define PAGE_KERNEL __pgprot(__PAGE_KERNEL) macro
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 54 #define PAGE_KERNEL SRMMU_PAGE_KERNEL macro
|
H A D | pgtable_64.h | 216 extern pgprot_t PAGE_KERNEL;
|
/linux-4.1.27/arch/um/include/asm/ |
H A D | pgtable.h | 64 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_DIRTY | _PAGE_ACCESSED) macro
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | pgtable.h | 100 #define PAGE_KERNEL pgprot_kernel macro
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | dma.c | 244 (PAGE_KERNEL))); dma_alloc_coherent()
|
/linux-4.1.27/arch/microblaze/mm/ |
H A D | init.c | 71 kmap_prot = PAGE_KERNEL; highmem_init()
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | pgtable.h | 142 #define PAGE_KERNEL _PAGE_NORMAL(_PAGE_FLAGS_WRITE | _PAGE_EXECUTE | _PAGE_GLOBAL) macro
|
/linux-4.1.27/mm/kasan/ |
H A D | kasan.c | 429 PAGE_KERNEL, VM_NO_GUARD, NUMA_NO_NODE, kasan_module_alloc()
|
/linux-4.1.27/drivers/staging/comedi/ |
H A D | comedi_buf.c | 28 #define COMEDI_PAGE_PROTECTION PAGE_KERNEL
|
/linux-4.1.27/fs/nfs/blocklayout/ |
H A D | extent_tree.c | 542 start_p = __vmalloc(buffer_size, GFP_NOFS, PAGE_KERNEL); ext_tree_prepare_commit()
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | module.c | 48 GFP_KERNEL, PAGE_KERNEL, 0, NUMA_NO_NODE, module_alloc()
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | pgtable.h | 179 #define PAGE_KERNEL __pgprot(__PAGE_KERNEL) macro
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | pgtable.h | 76 #define PAGE_KERNEL __pgprot(_PAGE_DEFAULT | PTE_PXN | PTE_UXN | PTE_DIRTY | PTE_WRITE) macro
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | pgtable.h | 131 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | \ macro
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | pgtable.h | 104 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE) macro
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | pgtable.h | 115 #define PAGE_KERNEL __pgprot(_K_PAGE_PERMS | _PAGE_DEF_CACHEABLE) macro
|
/linux-4.1.27/fs/gfs2/ |
H A D | dir.c | 361 hc = __vmalloc(hsize, GFP_NOFS, PAGE_KERNEL); gfs2_dir_get_hash_table() 1128 hc2 = __vmalloc(hsize_bytes * 2, GFP_NOFS, PAGE_KERNEL); dir_double_exhash() 1289 ptr = __vmalloc(size, GFP_NOFS, PAGE_KERNEL); gfs2_alloc_sort_buffer() 1900 PAGE_KERNEL); leaf_dealloc()
|
H A D | quota.c | 1279 __GFP_ZERO, PAGE_KERNEL); gfs2_quota_init()
|
/linux-4.1.27/net/ceph/ |
H A D | ceph_common.c | 184 return __vmalloc(size, flags | __GFP_HIGHMEM, PAGE_KERNEL); ceph_kvmalloc()
|
/linux-4.1.27/drivers/xen/ |
H A D | balloon.c | 380 mfn_pte(frame_list[i], PAGE_KERNEL), increase_reservation()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_qp.c | 1034 gfp, PAGE_KERNEL); qib_create_qp() 1079 gfp, PAGE_KERNEL); qib_create_qp()
|
/linux-4.1.27/arch/x86/mm/ |
H A D | init_32.c | 348 pgprot_t prot = PAGE_KERNEL; kernel_physical_mapping_init() 409 kmap_prot = PAGE_KERNEL; kmap_init()
|
H A D | init_64.c | 435 pte, addr, pfn_pte(addr >> PAGE_SHIFT, PAGE_KERNEL).pte); phys_pte_init() 532 pgprot_t prot = PAGE_KERNEL; phys_pud_init()
|
/linux-4.1.27/drivers/acpi/apei/ |
H A D | ghes.c | 157 pfn << PAGE_SHIFT, PAGE_KERNEL); ghes_ioremap_pfn_nmi() 168 pfn << PAGE_SHIFT, PAGE_KERNEL); ghes_ioremap_pfn_irq()
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
H A D | socklnd_lib-linux.c | 296 addr = vmap(pages, niov, VM_MAP, PAGE_KERNEL); ksocknal_lib_kiov_vmap()
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
H A D | msm_gem.c | 397 VM_MAP, pgprot_writecombine(PAGE_KERNEL)); msm_gem_vaddr_locked()
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | pgtable.h | 234 #define PAGE_KERNEL __pgprot(_PAGE_KERNEL) macro
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | e500_mmu.c | 796 virt = vmap(pages, num_pages, VM_MAP, PAGE_KERNEL); kvm_vcpu_ioctl_config_tlb()
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pgtable.h | 143 #define PAGE_KERNEL __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX) macro
|
/linux-4.1.27/drivers/mtd/ubi/ |
H A D | io.c | 1344 buf1 = __vmalloc(len, GFP_NOFS, PAGE_KERNEL); self_check_write() 1408 buf = __vmalloc(len, GFP_NOFS, PAGE_KERNEL); ubi_self_check_all_ff()
|
/linux-4.1.27/fs/ubifs/ |
H A D | lpt_commit.c | 1639 buf = p = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); dbg_check_ltab_lnum() 1888 buf = p = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); dump_lpt_leb()
|
H A D | orphan.c | 888 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); dbg_scan_orphans()
|
H A D | lprops.c | 1094 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL);
|
H A D | debug.c | 820 buf = __vmalloc(c->leb_size, GFP_NOFS, PAGE_KERNEL); ubifs_dump_leb()
|
/linux-4.1.27/kernel/ |
H A D | relay.c | 144 mem = vmap(buf->page_array, n_pages, VM_MAP, PAGE_KERNEL); relay_alloc_buf()
|
H A D | module.c | 2538 GFP_KERNEL | __GFP_HIGHMEM | __GFP_NOWARN, PAGE_KERNEL); copy_module_from_user()
|
/linux-4.1.27/drivers/xen/xenbus/ |
H A D | xenbus_client.c | 636 PAGE_KERNEL); xenbus_map_ring_valloc_hvm()
|
/linux-4.1.27/drivers/md/ |
H A D | dm-bufio.c | 402 ptr = __vmalloc(c->block_size, gfp_mask | __GFP_HIGHMEM, PAGE_KERNEL); alloc_buffer_data()
|
H A D | dm-ioctl.c | 1725 dmi = __vmalloc(param_kernel->data_size, GFP_NOIO | __GFP_REPEAT | __GFP_HIGH | __GFP_HIGHMEM, PAGE_KERNEL); copy_params()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 1118 GFP_NOIO, PAGE_KERNEL); ipoib_cm_tx_init()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
H A D | omap_gem.c | 943 VM_MAP, pgprot_writecombine(PAGE_KERNEL)); omap_gem_vaddr()
|
/linux-4.1.27/drivers/base/ |
H A D | firmware_class.c | 594 #define PAGE_KERNEL_RO PAGE_KERNEL
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | pgtable.h | 347 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | entry.S | 1499 * pteval = mk_pte (virt_to_page(pmd_val(pmdval)), PAGE_KERNEL);
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 401 PAGE_KERNEL); bm_realloc_pages()
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 848 produce_q->q_header = vmap(headers, 2, VM_MAP, PAGE_KERNEL); qp_host_map_queues()
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_transport.c | 2258 cmd->t_data_vmap = vmap(pages, cmd->t_data_nents, VM_MAP, PAGE_KERNEL); transport_kmap_data_sg()
|
/linux-4.1.27/drivers/firewire/ |
H A D | ohci.c | 1015 ctx->buffer = vmap(pages, ARRAY_SIZE(pages), VM_MAP, PAGE_KERNEL); ar_context_init()
|
/linux-4.1.27/drivers/android/ |
H A D | binder.c | 603 PAGE_SIZE, PAGE_KERNEL, page); binder_update_page_range()
|
/linux-4.1.27/fs/ext4/ |
H A D | super.c | 164 ret = __vmalloc(size, flags, PAGE_KERNEL); ext4_kvmalloc() 174 ret = __vmalloc(size, flags | __GFP_ZERO, PAGE_KERNEL); ext4_kvzalloc()
|
/linux-4.1.27/drivers/pci/ |
H A D | pci.c | 2762 pgprot_device(PAGE_KERNEL)); pci_remap_iospace()
|