Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Dcontiguous.c50 #define CMA_SIZE_MBYTES CONFIG_CMA_SIZE_MBYTES macro
52 #define CMA_SIZE_MBYTES 0 macro
98 #define size_bytes ((phys_addr_t)CMA_SIZE_MBYTES * SZ_1M)
H A DKconfig220 config CMA_SIZE_MBYTES config