Home
last modified time | relevance | path

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

/linux-5.19.10/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()
1053 TRFCR_ELx_E0TRE); in cpu_detect_trace_filtering()
/linux-5.19.10/tools/arch/arm64/include/asm/
Dsysreg.h1111 #define TRFCR_ELx_E0TRE BIT(0) macro
/linux-5.19.10/arch/arm64/include/asm/
Dsysreg.h1142 #define TRFCR_ELx_E0TRE BIT(0) macro