Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h321 void tmc_sg_table_sync_data_range(struct tmc_sg_table *table,
H A Dcoresight-tmc-etr.c351 void tmc_sg_table_sync_data_range(struct tmc_sg_table *table, in tmc_sg_table_sync_data_range() function
366 EXPORT_SYMBOL_GPL(tmc_sg_table_sync_data_range);
759 tmc_sg_table_sync_data_range(table, r_offset, etr_buf->len); in tmc_etr_sync_sg_buf()
H A Dcoresight-catu.c326 tmc_sg_table_sync_data_range(catu_table, r_offset, etr_buf->len); in catu_sync_etr_buf()