Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/dma/
Dcontiguous.c28 #define CMA_SIZE_MBYTES CONFIG_CMA_SIZE_MBYTES macro
30 #define CMA_SIZE_MBYTES 0 macro
45 static const phys_addr_t size_bytes = (phys_addr_t)CMA_SIZE_MBYTES * SZ_1M;
/Linux-v4.19/drivers/base/
DKconfig211 config CMA_SIZE_MBYTES config