Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwtracing/coresight/
Dcoresight-self-hosted-trace.h29 write_trfcr(trfcr & ~(TRFCR_ELx_ExTRE | TRFCR_ELx_E0TRE)); in cpu_prohibit_trace()
Dcoresight-etm4x-core.c276 trfcr &= ~TRFCR_ELx_E0TRE; in etm4x_allow_trace()
1067 TRFCR_ELx_E0TRE); in cpu_detect_trace_filtering()
/Linux-v6.1/arch/arm64/include/asm/
Dsysreg.h874 #define TRFCR_ELx_E0TRE BIT(0) macro
/Linux-v6.1/tools/arch/arm64/include/asm/
Dsysreg.h1111 #define TRFCR_ELx_E0TRE BIT(0) macro