Home
last modified time | relevance | path

Searched refs:GFP_DMA32 (Results 1 – 36 of 36) sorted by relevance

/linux-4.4.14/sound/pci/asihpi/
Dhpios.c52 GFP_DMA32 | GFP_KERNEL); in hpios_locked_mem_alloc()
/linux-4.4.14/arch/x86/include/asm/
Ddma-mapping.h111 gfp |= GFP_DMA32; in dma_alloc_coherent_gfp_flags()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dmmu.c185 pd->p = alloc_page(GFP_DMA32); in psb_mmu_alloc_pd()
188 pd->dummy_pt = alloc_page(GFP_DMA32); in psb_mmu_alloc_pd()
191 pd->dummy_page = alloc_page(GFP_DMA32); in psb_mmu_alloc_pd()
292 pt->p = alloc_page(GFP_DMA32); in psb_mmu_alloc_pt()
Dpsb_drv.c318 dev_priv->scratch_page = alloc_page(GFP_DMA32 | __GFP_ZERO); in psb_driver_load()
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_page_alloc.c741 gfp_flags |= GFP_DMA32; in ttm_get_pages()
827 GFP_USER | GFP_DMA32, "wc dma"); in ttm_page_alloc_init()
830 GFP_USER | GFP_DMA32, "uc dma"); in ttm_page_alloc_init()
Dttm_page_alloc_dma.c891 gfp_flags = GFP_USER | GFP_DMA32; in ttm_dma_populate()
Dttm_bo.c1381 glob->dummy_read_page = alloc_page(__GFP_ZERO | GFP_DMA32); in ttm_bo_global_init()
/linux-4.4.14/arch/x86/kernel/
Dpci-dma.c111 flag = (flag & ~GFP_DMA32) | GFP_DMA; in dma_generic_alloc_coherent()
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-osd.c373 dev->video_vbase = kzalloc(dev->video_buffer_size, GFP_KERNEL | GFP_DMA32); in vivid_fb_init()
/linux-4.4.14/arch/powerpc/kernel/
Ddma.c102 flag |= GFP_DMA32; in __dma_direct_alloc_coherent()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-empress.c292 q->gfp_flags = GFP_DMA32; in empress_init()
Dsaa7134-video.c2103 q->gfp_flags = GFP_DMA32; in saa7134_video_init1()
2121 q->gfp_flags = GFP_DMA32; in saa7134_video_init1()
/linux-4.4.14/drivers/firewire/
Dcore-iso.c54 buffer->pages[i] = alloc_page(GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in fw_iso_buffer_alloc()
Dohci.c998 ctx->pages[i] = alloc_page(GFP_KERNEL | GFP_DMA32); in ar_context_init()
/linux-4.4.14/drivers/iommu/
Drockchip-iommu.c577 page_table = (u32 *)get_zeroed_page(GFP_ATOMIC | GFP_DMA32); in rk_dte_get_page_table()
841 rk_domain->dt = (u32 *)get_zeroed_page(GFP_KERNEL | GFP_DMA32); in rk_iommu_domain_alloc()
Dintel-iommu.c3642 flags &= ~(GFP_DMA | GFP_DMA32); in intel_alloc_coherent()
3647 flags |= GFP_DMA32; in intel_alloc_coherent()
/linux-4.4.14/include/linux/
Dgfp.h246 #define GFP_DMA32 __GFP_DMA32 macro
/linux-4.4.14/drivers/char/agp/
Dgeneric.c1201 page = alloc_page(GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in agp_generic_alloc_pages()
1229 page = alloc_page(GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in agp_generic_alloc_page()
Dintel-gtt.c147 page = alloc_pages(GFP_KERNEL | GFP_DMA32, 2); in i8xx_alloc_pages()
298 page = alloc_page(GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in intel_gtt_setup_scratch_page()
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-video.c1224 q->gfp_flags = GFP_DMA32; in cx23885_video_register()
1240 q->gfp_flags = GFP_DMA32; in cx23885_video_register()
Dcx23885-417.c1548 q->gfp_flags = GFP_DMA32; in cx23885_417_register()
Dcx23885-dvb.c2389 q->gfp_flags = GFP_DMA32; in cx23885_dvb_register()
/linux-4.4.14/sound/pci/emu10k1/
Dmemory.c474 struct page *p = alloc_page(GFP_KERNEL | GFP_DMA32 | in synth_alloc_pages()
/linux-4.4.14/Documentation/video4linux/
Dv4l2-pci-skeleton.c852 q->gfp_flags = GFP_DMA32; in skeleton_probe()
/linux-4.4.14/drivers/media/pci/dt3155/
Ddt3155.c546 pd->vidq.gfp_flags = GFP_DMA32; in dt3155_probe()
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-video.c1440 q->gfp_flags = GFP_DMA32; in cx8800_initdev()
1456 q->gfp_flags = GFP_DMA32; in cx8800_initdev()
Dcx88-blackbird.c1178 q->gfp_flags = GFP_DMA32; in cx8802_blackbird_probe()
Dcx88-dvb.c1787 q->gfp_flags = GFP_DMA32; in cx8802_dvb_probe()
/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821-video.c754 q->gfp_flags = GFP_DMA32; in cx25821_video_register()
/linux-4.4.14/include/sound/
Dpcm.h1211 GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in snd_pcm_lib_alloc_vmalloc_32_buffer()
/linux-4.4.14/drivers/platform/x86/
Ddell-laptop.c2148 buffer = (void *)__get_free_page(GFP_KERNEL | GFP_DMA32); in dell_init()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_device.c766 rdev->dummy_page.page = alloc_page(GFP_DMA32 | GFP_KERNEL | __GFP_ZERO); in radeon_dummy_page_init()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c676 adev->dummy_page.page = alloc_page(GFP_DMA32 | GFP_KERNEL | __GFP_ZERO); in amdgpu_dummy_page_init()
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss_queue.c997 GFP_DMA32); in knav_queue_setup_region()
/linux-4.4.14/mm/
Dvmalloc.c1850 #define GFP_VMALLOC32 GFP_DMA32 | GFP_KERNEL
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_gtt.c399 ret = __setup_page_dma(dev, px_base(sp), GFP_DMA32 | __GFP_ZERO); in alloc_scratch_page()