Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Dpool.c71 end = cma_get_base(cma) + size - 1; in cma_in_zone()
/linux/mm/
H A Dcma.c40 phys_addr_t cma_get_base(const struct cma *cma) in cma_get_base() function