Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-self-hosted-trace.h29 write_trfcr(trfcr & ~(TRFCR_ELx_ExTRE | TRFCR_ELx_E0TRE)); in cpu_prohibit_trace()
H A Dcoresight-etm4x-core.c298 trfcr &= ~TRFCR_ELx_E0TRE; in etm4x_allow_trace()
1144 TRFCR_ELx_E0TRE); in cpu_detect_trace_filtering()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h1111 #define TRFCR_ELx_E0TRE BIT(0) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dsysreg.h914 #define TRFCR_ELx_E0TRE BIT(0) macro