Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-tmc-etr.c847 bool has_sg, has_catu; in tmc_alloc_etr_buf() local
853 has_catu = !!tmc_etr_get_catu_device(drvdata); in tmc_alloc_etr_buf()
855 has_sg = has_catu || has_etr_sg; in tmc_alloc_etr_buf()
882 if (rc && has_catu) in tmc_alloc_etr_buf()