Searched refs:ALLOC_CMA (Results 1 – 2 of 2) sorted by relevance
471 #define ALLOC_CMA 0x80 /* allow allocations from CMA areas */ macro
2463 if (!(alloc_flags & ALLOC_CMA)) in __zone_watermark_ok()2493 if ((alloc_flags & ALLOC_CMA) && in __zone_watermark_ok()3038 alloc_flags |= ALLOC_CMA; in gfp_to_alloc_flags()3286 alloc_flags |= ALLOC_CMA; in __alloc_pages_nodemask()