Home
last modified time | relevance | path

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

/openbmc/linux/kernel/dma/
H A Dcontiguous.c56 #define CMA_SIZE_MBYTES CONFIG_CMA_SIZE_MBYTES macro
58 #define CMA_SIZE_MBYTES 0 macro
74 (phys_addr_t)CMA_SIZE_MBYTES * SZ_1M;
H A DKconfig174 config CMA_SIZE_MBYTES config