Searched refs:alloc_contig_range (Results 1 – 2 of 2) sorted by relevance
435 #define alloc_contig_range(...) alloc_hooks(alloc_contig_range_noprof(__VA_ARGS__)) macro
839 ret = alloc_contig_range(pfn, pfn + count, ACR_FLAGS_CMA, gfp); in cma_range_alloc()