Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c295 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages() function
342 rc = tmc_alloc_data_pages(sg_table, pages); in tmc_alloc_sg_table()