Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-self-hosted-trace.h18 static inline void write_trfcr(u64 val) in write_trfcr() function
H A Dcoresight-trbe.c1121 write_trfcr(trfcr & ~(TRFCR_EL1_ExTRE | TRFCR_EL1_E0TRE)); in cpu_prohibit_trace()
1185 write_trfcr(trfcr); in arm_trbe_irq_handler()
H A Dcoresight-etm4x-core.c260 write_trfcr(trfcr); in etm4x_prohibit_trace()
299 write_trfcr(trfcr); in etm4x_allow_trace()
1981 write_trfcr(drvdata->save_trfcr); in etm4_cpu_restore()