Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h631 #define TRFCR_ELx_TS_VIRTUAL ((0x1UL) << TRFCR_ELx_TS_SHIFT) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h1000 #define TRFCR_ELx_TS_VIRTUAL ((0x1UL) << TRFCR_ELx_TS_SHIFT) macro
/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1144 trfcr = (TRFCR_ELx_TS_VIRTUAL | in cpu_detect_trace_filtering()
H A Dcoresight-etm4x-sysfs.c2323 case TRFCR_ELx_TS_VIRTUAL: in ts_source_show()