Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Dpool.c66 size = cma_get_size(cma); in cma_in_zone()
/linux/mm/
H A Dcma.c46 unsigned long cma_get_size(const struct cma *cma) in cma_get_size() function