Searched refs:tmc_alloc_sg_table (Results 1 – 2 of 2) sorted by relevance
314 * tmc_alloc_sg_table: Allocate and setup dma pages for the TMC SG table324 struct tmc_sg_table *tmc_alloc_sg_table(struct device *dev, in tmc_alloc_sg_table() function 351 EXPORT_SYMBOL_GPL(tmc_alloc_sg_table);582 sg_table = tmc_alloc_sg_table(dev, node, nr_tpages, nr_dpages, pages); in tmc_init_etr_sg_table()
270 catu_table = tmc_alloc_sg_table(catu_dev, node, nr_tpages, in catu_init_sg_table()