Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dcoresight-tmc-etr.c868 bool has_etr_sg, has_iommu; in tmc_alloc_etr_buf() local
873 has_etr_sg = tmc_etr_has_cap(drvdata, TMC_ETR_SG); in tmc_alloc_etr_buf()
877 has_sg = has_catu || has_etr_sg; in tmc_alloc_etr_buf()
901 if (rc && has_etr_sg) in tmc_alloc_etr_buf()