Home
last modified time | relevance | path

Searched refs:TRCVICTLR (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-cfg-afdo.c95 .offset = TRCVICTLR,
Dcoresight-etm4x-cfg.c64 CHECKREG(TRCVICTLR, vinst_ctrl); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x-core.c450 etm4x_relaxed_write32(csa, config->vinst_ctrl, TRCVICTLR); in etm4_enable_hw()
954 control = etm4x_relaxed_read32(&csdev->access, TRCVICTLR); in etm4_disable_perf()
1694 state->trcvictlr = etm4x_read32(csa, TRCVICTLR); in __etm4_cpu_save()
1825 etm4x_relaxed_write32(csa, state->trcvictlr, TRCVICTLR); in __etm4_cpu_restore()
Dcoresight-etm4x.h42 #define TRCVICTLR 0x080 macro
294 CASE_##op((val), TRCVICTLR) \
/Linux-v6.6/arch/arm64/tools/
Dsysreg2179 Field 48 TRCVICTLR
2243 Field 48 TRCVICTLR
/Linux-v6.6/arch/arm64/kvm/
Demulate-nested.c1264 SR_FGT(SYS_TRCVICTLR, HDFGRTR, TRCVICTLR, 1),