Home
last modified time | relevance | path

Searched refs:ALLOC_CMA (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/mm/
Dinternal.h434 #define ALLOC_CMA 0x80 /* allow allocations from CMA areas */ macro
Dpage_alloc.c1893 if (!(alloc_flags & ALLOC_CMA)) in __zone_watermark_ok()
2663 alloc_flags |= ALLOC_CMA; in gfp_to_alloc_flags()
2901 alloc_flags |= ALLOC_CMA; in __alloc_pages_nodemask()