Home
last modified time | relevance | path

Searched refs:pgprot_writecombine (Results 1 – 58 of 58) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in fb_pgprotect()
Dpgtable_32.h378 #define pgprot_writecombine(prot) \ macro
381 #define pgprot_noncached pgprot_writecombine
Dpgtable_64.h207 #define pgprot_writecombine(prot) __pgprot(pgprot_val(prot) & ~_PAGE_CACHABLE) macro
/linux-4.1.27/arch/arm/include/asm/
Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in fb_pgprotect()
Dpgtable-nommu.h67 #define pgprot_writecombine(prot) __pgprot(0) macro
Dpgtable.h119 #define pgprot_writecombine(prot) \ macro
/linux-4.1.27/arch/arm64/include/asm/
Dfb.h26 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in fb_pgprotect()
Dpgtable.h326 #define pgprot_writecombine(prot) \ macro
/linux-4.1.27/arch/m32r/include/asm/
Dfb.h11 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in fb_pgprotect()
Dpgtable.h273 #define pgprot_writecombine(prot) pgprot_noncached(prot) macro
/linux-4.1.27/include/asm-generic/
Dpgtable.h261 #ifndef pgprot_writecombine
262 #define pgprot_writecombine pgprot_noncached macro
275 if (pgprot_val(oldprot) == pgprot_val(pgprot_writecombine(oldprot))) in pgprot_modify()
276 newprot = pgprot_writecombine(newprot); in pgprot_modify()
/linux-4.1.27/arch/ia64/include/asm/
Dfb.h13 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in fb_pgprotect()
Dpgtable.h353 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC) macro
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h365 #define pgprot_writecombine pgprot_writecombine macro
366 extern pgprot_t pgprot_writecombine(pgprot_t prot);
/linux-4.1.27/arch/c6x/include/asm/
Dpgtable.h73 #define pgprot_writecombine pgprot_noncached macro
/linux-4.1.27/arch/metag/kernel/
Ddma.c243 pgprot_writecombine in dma_alloc_coherent()
378 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in dma_mmap_writecombine()
/linux-4.1.27/drivers/staging/android/ion/
Dion_heap.c46 pgprot = pgprot_writecombine(PAGE_KERNEL); in ion_heap_map_kernel()
149 pgprot = pgprot_writecombine(PAGE_KERNEL); in ion_heap_buffer_zero()
Dion_carveout_heap.c162 ret = ion_heap_pages_zero(page, size, pgprot_writecombine(PAGE_KERNEL)); in ion_carveout_heap_create()
Dion_chunk_heap.c153 ret = ion_heap_pages_zero(page, size, pgprot_writecombine(PAGE_KERNEL)); in ion_chunk_heap_create()
Dion_test.c50 pgprot_t pgprot = pgprot_writecombine(PAGE_KERNEL); in ion_handle_test_dma()
Dion.c1027 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in ion_mmap()
/linux-4.1.27/Documentation/
Dramoops.txt22 * "mem_type" to specifiy if the memory type (default is pgprot_writecombine).
25 mapping to pgprot_writecombine. Setting mem_type=1 attempts to use
/linux-4.1.27/Documentation/x86/
Dpat.txt93 With PAT support, a new API pgprot_writecombine is being added. So, drivers can
95 pgprot_writecombine() in step 1, followed by step 2.
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_gem.c70 pgprot_writecombine(vm_get_page_prot(vma->vm_flags)); in update_vm_cache_attr()
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable.h202 #define pgprot_writecombine pgprot_noncached_wc macro
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_gem.c160 vma->vm_page_prot = pgprot_writecombine(vm_get_page_prot(vma->vm_flags)); in msm_gem_mmap_obj()
397 VM_MAP, pgprot_writecombine(PAGE_KERNEL)); in msm_gem_vaddr_locked()
/linux-4.1.27/arch/x86/mm/
Dpat.c914 pgprot_t pgprot_writecombine(pgprot_t prot) in pgprot_writecombine() function
922 EXPORT_SYMBOL_GPL(pgprot_writecombine);
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_bo_util.c489 tmp = pgprot_writecombine(tmp); in ttm_io_prot()
495 tmp = pgprot_writecombine(tmp); in ttm_io_prot()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_vm.c65 tmp = pgprot_writecombine(tmp); in drm_io_prot()
69 tmp = pgprot_writecombine(tmp); in drm_io_prot()
Ddrm_gem.c843 vma->vm_page_prot = pgprot_writecombine(vm_get_page_prot(vma->vm_flags)); in drm_gem_mmap_obj()
/linux-4.1.27/arch/metag/include/asm/
Dpgtable.h142 #define pgprot_writecombine(prot) \ macro
/linux-4.1.27/arch/unicore32/include/asm/
Dpgtable.h201 #define pgprot_writecombine(prot) \ macro
/linux-4.1.27/arch/avr32/include/asm/
Dpgtable.h271 #define pgprot_writecombine(prot) \ macro
/linux-4.1.27/drivers/gpu/drm/vgem/
Dvgem_drv.c278 pgprot_writecombine(vm_get_page_prot(vma->vm_flags)); in vgem_drm_gem_mmap()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c102 pgprot_writecombine(PAGE_KERNEL)); in exynos_drm_fbdev_update()
Dexynos_drm_gem.c66 pgprot_writecombine(vm_get_page_prot(vma->vm_flags)); in update_vm_cache_attr()
/linux-4.1.27/drivers/char/agp/
Dfrontend.c606 pgprot_writecombine(vma->vm_page_prot))) { in agp_mmap()
623 pgprot_writecombine(vma->vm_page_prot))) { in agp_mmap()
/linux-4.1.27/drivers/gpu/drm/tegra/
Dfb.c265 pgprot_writecombine(PAGE_KERNEL)); in tegra_fbdev_probe()
Dgem.c509 vma->vm_page_prot = pgprot_writecombine(prot); in tegra_drm_mmap()
/linux-4.1.27/arch/arm64/mm/
Ddma-mapping.c38 return pgprot_writecombine(prot); in __get_dma_pgprot()
Dmmu.c58 return pgprot_writecombine(vma_prot); in phys_mem_access_prot()
/linux-4.1.27/fs/pstore/
Dram_core.c399 prot = pgprot_writecombine(PAGE_KERNEL); in persistent_ram_vmap()
/linux-4.1.27/arch/mips/include/asm/
Dpgtable.h415 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() function
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_gem.c572 vma->vm_page_prot = pgprot_writecombine(vm_get_page_prot(vma->vm_flags)); in omap_gem_mmap_obj()
943 VM_MAP, pgprot_writecombine(PAGE_KERNEL)); in omap_gem_vaddr()
/linux-4.1.27/arch/ia64/pci/
Dpci.c624 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in pci_mmap_page_range()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dt4.h276 return pgprot_writecombine(prot); in t4_pgprot_wc()
/linux-4.1.27/drivers/video/fbdev/
Damba-clcd.c744 pgprot_writecombine(vma->vm_page_prot)); in clcdfb_of_vram_mmap()
/linux-4.1.27/arch/arm/mm/
Dmmu.c665 return pgprot_writecombine(vma_prot); in phys_mem_access_prot()
Ddma-mapping.c576 pgprot_writecombine(prot) : in __get_dma_pgprot()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmain.c588 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in mlx5_ib_mmap()
/linux-4.1.27/sound/pci/hda/
Dhda_intel.c1786 area->vm_page_prot = pgprot_writecombine(area->vm_page_prot); in pcm_mmap_prepare()
/linux-4.1.27/drivers/media/platform/omap/
Domap_vout.c924 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in omap_vout_mmap()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_file_ops.c842 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in mmap_piobufs()
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1116 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in omapfb_mmap()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c708 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in mlx4_ib_mmap()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c587 vma->vm_page_prot = pgprot_writecombine(vma->vm_page_prot); in ocrdma_mmap()
/linux-4.1.27/sound/core/
Dpcm_native.c3400 area->vm_page_prot = pgprot_writecombine(area->vm_page_prot); in snd_pcm_lib_default_mmap()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem.c1584 pgprot_writecombine(vm_get_page_prot(vma->vm_flags)); in i915_gem_mmap_ioctl()