Home
last modified time | relevance | path

Searched refs:TRFCR_ELx_TS_GUEST_PHYSICAL (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h632 #define TRFCR_ELx_TS_GUEST_PHYSICAL ((0x2UL) << TRFCR_ELx_TS_SHIFT) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h1001 #define TRFCR_ELx_TS_GUEST_PHYSICAL ((0x2UL) << TRFCR_ELx_TS_SHIFT) macro
/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c2324 case TRFCR_ELx_TS_GUEST_PHYSICAL: in ts_source_show()