Searched refs:TRCSTATR (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/hwtracing/coresight/ |
| D | coresight-etm4x-core.c | 433 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw() 526 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw() 907 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) in etm4_disable_hw() 1668 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save() 1760 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) { in __etm4_cpu_save()
|
| D | coresight-etm4x.h | 28 #define TRCSTATR 0x00C macro 282 CASE_##op((val), TRCSTATR) \
|
| /Linux-v6.6/arch/arm64/tools/ |
| D | sysreg | 2180 Field 47 TRCSTATR
|
| /Linux-v6.6/arch/arm64/kvm/ |
| D | emulate-nested.c | 1265 SR_FGT(SYS_TRCSTATR, HDFGRTR, TRCSTATR, 1),
|