Searched refs:__GFP_DMA32 (Results 1 – 1 of 1) sorted by relevance
52 #define __GFP_DMA32 ((__force gfp_t)___GFP_DMA32) macro54 #define GFP_ZONEMASK (__GFP_DMA|__GFP_HIGHMEM|__GFP_DMA32|__GFP_MOVABLE)141 #define GFP_SLAB_BUG_MASK (__GFP_DMA32|__GFP_HIGHMEM|~__GFP_BITS_MASK)149 #define GFP_DMA32 __GFP_DMA32