/linux-4.1.27/sound/pci/asihpi/ |
D | hpios.c | 52 GFP_DMA32 | GFP_KERNEL); in hpios_locked_mem_alloc()
|
/linux-4.1.27/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.1.27/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 | 888 gfp_flags = GFP_USER | GFP_DMA32; in ttm_dma_populate()
|
D | ttm_bo.c | 1377 glob->dummy_read_page = alloc_page(__GFP_ZERO | GFP_DMA32); in ttm_bo_global_init()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | dma-mapping.h | 123 gfp |= GFP_DMA32; in dma_alloc_coherent_gfp_flags()
|
/linux-4.1.27/arch/x86/kernel/ |
D | pci-dma.c | 122 flag = (flag & ~GFP_DMA32) | GFP_DMA; in dma_generic_alloc_coherent()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | dma.c | 79 flag |= GFP_DMA32; in dma_direct_alloc_coherent()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/media/pci/saa7134/ |
D | saa7134-empress.c | 291 q->gfp_flags = GFP_DMA32; in empress_init()
|
D | saa7134-video.c | 2095 q->gfp_flags = GFP_DMA32; in saa7134_video_init1() 2113 q->gfp_flags = GFP_DMA32; in saa7134_video_init1()
|
/linux-4.1.27/include/linux/ |
D | gfp.h | 147 #define GFP_DMA32 __GFP_DMA32 macro
|
/linux-4.1.27/drivers/iommu/ |
D | rockchip-iommu.c | 568 page_table = (u32 *)get_zeroed_page(GFP_ATOMIC | GFP_DMA32); in rk_dte_get_page_table() 830 rk_domain->dt = (u32 *)get_zeroed_page(GFP_KERNEL | GFP_DMA32); in rk_iommu_domain_alloc()
|
D | intel-iommu.c | 3262 flags &= ~(GFP_DMA | GFP_DMA32); in intel_alloc_coherent() 3267 flags |= GFP_DMA32; in intel_alloc_coherent()
|
/linux-4.1.27/drivers/char/agp/ |
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()
|
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()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-video.c | 1219 q->gfp_flags = GFP_DMA32; in cx23885_video_register() 1235 q->gfp_flags = GFP_DMA32; in cx23885_video_register()
|
D | cx23885-417.c | 1545 q->gfp_flags = GFP_DMA32; in cx23885_417_register()
|
D | cx23885-dvb.c | 2309 q->gfp_flags = GFP_DMA32; in cx23885_dvb_register()
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | memory.c | 474 struct page *p = alloc_page(GFP_KERNEL | GFP_DMA32 | in synth_alloc_pages()
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-pci-skeleton.c | 852 q->gfp_flags = GFP_DMA32; in skeleton_probe()
|
/linux-4.1.27/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 | 1175 q->gfp_flags = GFP_DMA32; in cx8802_blackbird_probe()
|
D | cx88-dvb.c | 1784 q->gfp_flags = GFP_DMA32; in cx8802_dvb_probe()
|
/linux-4.1.27/drivers/media/pci/cx25821/ |
D | cx25821-video.c | 750 q->gfp_flags = GFP_DMA32; in cx25821_video_register()
|
/linux-4.1.27/include/sound/ |
D | pcm.h | 1198 GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in snd_pcm_lib_alloc_vmalloc_32_buffer()
|
/linux-4.1.27/drivers/staging/media/dt3155v4l/ |
D | dt3155v4l.c | 39 #define DT3155_COH_FLAGS (GFP_KERNEL | GFP_DMA32 | __GFP_COLD | __GFP_NOWARN)
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp_core.c | 817 GFP_DMA32 | __GFP_COLD); in netcp_allocate_rx_buf() 831 page = alloc_page(GFP_ATOMIC | GFP_DMA32 | __GFP_COLD); in netcp_allocate_rx_buf()
|
/linux-4.1.27/drivers/platform/x86/ |
D | dell-laptop.c | 1898 buffer = (void *)__get_free_page(GFP_KERNEL | GFP_DMA32); in dell_init()
|
/linux-4.1.27/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.1.27/drivers/soc/ti/ |
D | knav_qmss_queue.c | 991 GFP_DMA32); in knav_queue_setup_region()
|
/linux-4.1.27/mm/ |
D | vmalloc.c | 1849 #define GFP_VMALLOC32 GFP_DMA32 | GFP_KERNEL
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.c | 2137 page = alloc_page(GFP_KERNEL | GFP_DMA32 | __GFP_ZERO); in setup_scratch_page()
|