Home
last modified time | relevance | path

Searched refs:TRFCR_ELx_ExTRE (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.c296 trfcr &= ~TRFCR_ELx_ExTRE; in etm4x_allow_trace()
1143 TRFCR_ELx_ExTRE | in cpu_detect_trace_filtering()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h1110 #define TRFCR_ELx_ExTRE BIT(1) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dsysreg.h913 #define TRFCR_ELx_ExTRE BIT(1) macro