Searched refs:__GFP_DMA32 (Results 1 – 21 of 21) sorted by relevance
56 gfp &= ~(__GFP_DMA | __GFP_DMA32 | __GFP_HIGHMEM); in nlm_dma_alloc_coherent()60 gfp |= __GFP_DMA32; in nlm_dma_alloc_coherent()
51 #define __GFP_DMA32 ((__force gfp_t)___GFP_DMA32) macro53 #define GFP_ZONEMASK (__GFP_DMA|__GFP_HIGHMEM|__GFP_DMA32|__GFP_MOVABLE)139 #define GFP_SLAB_BUG_MASK (__GFP_DMA32|__GFP_HIGHMEM|~__GFP_BITS_MASK)147 #define GFP_DMA32 __GFP_DMA32
21 gfp &= ~(__GFP_DMA | __GFP_DMA32 | __GFP_HIGHMEM); in loongson_dma_alloc_coherent()35 gfp |= __GFP_DMA32; in loongson_dma_alloc_coherent()
83 gfp &= ~(__GFP_DMA | __GFP_DMA32 | __GFP_HIGHMEM); in massage_gfp_flags()94 dma_flag = __GFP_DMA32; in massage_gfp_flags()99 dma_flag = __GFP_DMA32; in massage_gfp_flags()
168 gfp &= ~(__GFP_DMA | __GFP_DMA32 | __GFP_HIGHMEM); in octeon_dma_alloc_coherent()179 gfp |= __GFP_DMA32; in octeon_dma_alloc_coherent()
122 mapping_set_gfp_mask(r->gem.filp->f_mapping, GFP_KERNEL | __GFP_DMA32); in psb_gem_create()
137 gfp &= ~(__GFP_DMA | __GFP_HIGHMEM | __GFP_DMA32); in dma_alloc_attrs()
179 page = alloc_page(GFP_KERNEL|__GFP_DMA32); in efi_setup_page_tables()
494 BUG_ON((mapping_gfp_mask(mapping) & __GFP_DMA32) && in drm_gem_get_pages()
443 page = alloc_page(GFP_USER | __GFP_DMA32); in videobuf_vm_fault()
678 solo_dev->vidq.gfp_flags = __GFP_DMA32; in solo_v4l2_init()
1294 solo_enc->vidq.gfp_flags = __GFP_DMA32; in solo_enc_alloc()
487 flag &= ~(__GFP_DMA | __GFP_HIGHMEM | __GFP_DMA32); in gart_alloc_coherent()
446 flag &= ~(__GFP_DMA | __GFP_HIGHMEM | __GFP_DMA32); in calgary_alloc_coherent()
978 dev->vidq.gfp_flags = __GFP_DMA32; in tw68_video_init2()
685 omap_dmm->dummy_page = alloc_page(GFP_KERNEL | __GFP_DMA32); in omap_dmm_probe()
1415 mapping_set_gfp_mask(mapping, GFP_USER | __GFP_DMA32); in omap_gem_new()
364 GFP_KERNEL | __GFP_DMA32 | __GFP_ZERO, in xilly_get_dma_buffers()
2114 WARN_ON((gfp & __GFP_DMA32) && (last_pfn >= 0x00100000UL)); in i915_gem_object_get_pages_gtt()4414 mask |= __GFP_DMA32; in i915_gem_alloc_object()
2938 flag &= ~(__GFP_DMA | __GFP_HIGHMEM | __GFP_DMA32); in alloc_coherent()
4350 page = alloc_page(GFP_KERNEL | __GFP_DMA32); in alloc_mmu_pages()