Home
last modified time | relevance | path

Searched refs:TMC_STS_MEMERR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h51 #define TMC_STS_MEMERR BIT(5) macro
H A Dcoresight-tmc-etr.c956 if (WARN_ON_ONCE(status & TMC_STS_MEMERR)) { in tmc_sync_etr_buf()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h51 #define TMC_STS_MEMERR BIT(5) macro
H A Dcoresight-tmc-etr.c952 if (WARN_ON_ONCE(status & TMC_STS_MEMERR)) { in tmc_sync_etr_buf()

Completed in 6 milliseconds