/linux-4.4.14/sound/pci/asihpi/ |
D | hpios.c | 52 GFP_DMA32 | GFP_KERNEL); in hpios_locked_mem_alloc()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | dma-mapping.h | 111 gfp |= GFP_DMA32; in dma_alloc_coherent_gfp_flags()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | mmu.c | 185 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()
|
D | psb_drv.c | 318 dev_priv->scratch_page = alloc_page(GFP_DMA32 | __GFP_ZERO); in psb_driver_load()
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 741 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()
|
D | ttm_page_alloc_dma.c | 891 gfp_flags = GFP_USER | GFP_DMA32; in ttm_dma_populate()
|
D | ttm_bo.c | 1381 glob->dummy_read_page = alloc_page(__GFP_ZERO | GFP_DMA32); in ttm_bo_global_init()
|
/linux-4.4.14/arch/x86/kernel/ |
D | pci-dma.c | 111 flag = (flag & ~GFP_DMA32) | GFP_DMA; in dma_generic_alloc_coherent()
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-osd.c | 373 dev->video_vbase = kzalloc(dev->video_buffer_size, GFP_KERNEL | GFP_DMA32); in vivid_fb_init()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | dma.c | 102 flag |= GFP_DMA32; in __dma_direct_alloc_coherent()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-empress.c | 292 q->gfp_flags = GFP_DMA32; in empress_init()
|
D | saa7134-video.c | 2103 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/ |
D | core-iso.c | 54 buffer->pages[i] = alloc_page(GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in fw_iso_buffer_alloc()
|
D | ohci.c | 998 ctx->pages[i] = alloc_page(GFP_KERNEL | GFP_DMA32); in ar_context_init()
|
/linux-4.4.14/drivers/iommu/ |
D | rockchip-iommu.c | 577 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()
|
D | intel-iommu.c | 3642 flags &= ~(GFP_DMA | GFP_DMA32); in intel_alloc_coherent() 3647 flags |= GFP_DMA32; in intel_alloc_coherent()
|
/linux-4.4.14/include/linux/ |
D | gfp.h | 246 #define GFP_DMA32 __GFP_DMA32 macro
|
/linux-4.4.14/drivers/char/agp/ |
D | generic.c | 1201 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()
|
D | intel-gtt.c | 147 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/ |
D | cx23885-video.c | 1224 q->gfp_flags = GFP_DMA32; in cx23885_video_register() 1240 q->gfp_flags = GFP_DMA32; in cx23885_video_register()
|
D | cx23885-417.c | 1548 q->gfp_flags = GFP_DMA32; in cx23885_417_register()
|
D | cx23885-dvb.c | 2389 q->gfp_flags = GFP_DMA32; in cx23885_dvb_register()
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | memory.c | 474 struct page *p = alloc_page(GFP_KERNEL | GFP_DMA32 | in synth_alloc_pages()
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-pci-skeleton.c | 852 q->gfp_flags = GFP_DMA32; in skeleton_probe()
|
/linux-4.4.14/drivers/media/pci/dt3155/ |
D | dt3155.c | 546 pd->vidq.gfp_flags = GFP_DMA32; in dt3155_probe()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-video.c | 1440 q->gfp_flags = GFP_DMA32; in cx8800_initdev() 1456 q->gfp_flags = GFP_DMA32; in cx8800_initdev()
|
D | cx88-blackbird.c | 1178 q->gfp_flags = GFP_DMA32; in cx8802_blackbird_probe()
|
D | cx88-dvb.c | 1787 q->gfp_flags = GFP_DMA32; in cx8802_dvb_probe()
|
/linux-4.4.14/drivers/media/pci/cx25821/ |
D | cx25821-video.c | 754 q->gfp_flags = GFP_DMA32; in cx25821_video_register()
|
/linux-4.4.14/include/sound/ |
D | pcm.h | 1211 GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in snd_pcm_lib_alloc_vmalloc_32_buffer()
|
/linux-4.4.14/drivers/platform/x86/ |
D | dell-laptop.c | 2148 buffer = (void *)__get_free_page(GFP_KERNEL | GFP_DMA32); in dell_init()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_device.c | 766 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/ |
D | amdgpu_device.c | 676 adev->dummy_page.page = alloc_page(GFP_DMA32 | GFP_KERNEL | __GFP_ZERO); in amdgpu_dummy_page_init()
|
/linux-4.4.14/drivers/soc/ti/ |
D | knav_qmss_queue.c | 997 GFP_DMA32); in knav_queue_setup_region()
|
/linux-4.4.14/mm/ |
D | vmalloc.c | 1850 #define GFP_VMALLOC32 GFP_DMA32 | GFP_KERNEL
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.c | 399 ret = __setup_page_dma(dev, px_base(sp), GFP_DMA32 | __GFP_ZERO); in alloc_scratch_page()
|