Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/ !
H A Dcoresight-cfg-afdo.c96 .offset = TRCVICTLR,
H A Dcoresight-etm4x-cfg.c64 CHECKREG(TRCVICTLR, vinst_ctrl); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x-core.c542 etm4x_relaxed_write32(csa, config->vinst_ctrl, TRCVICTLR); in etm4_enable_hw()
1098 control = etm4x_relaxed_read32(&csdev->access, TRCVICTLR); in etm4_disable_perf()
1924 state->trcvictlr = etm4x_read32(csa, TRCVICTLR); in __etm4_cpu_save()
2055 etm4x_relaxed_write32(csa, state->trcvictlr, TRCVICTLR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h42 #define TRCVICTLR 0x080 macro
331 CASE_##op((val), TRCVICTLR) \
/linux/arch/arm64/tools/ !
H A Dsysreg4243 Field 48 TRCVICTLR
4307 Field 48 TRCVICTLR
/linux/arch/arm64/kvm/ !
H A Demulate-nested.c1661 SR_FGT(SYS_TRCVICTLR, HDFGRTR, TRCVICTLR, 1),