Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/
Ddma-contiguous.c32 #define CMA_SIZE_MBYTES CONFIG_CMA_SIZE_MBYTES macro
34 #define CMA_SIZE_MBYTES 0 macro
49 static const phys_addr_t size_bytes = CMA_SIZE_MBYTES * SZ_1M;
DKconfig267 config CMA_SIZE_MBYTES config