Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cfg-afdo.c95 .offset = TRCVICTLR,
H A Dcoresight-etm4x-cfg.c64 CHECKREG(TRCVICTLR, vinst_ctrl); in etm4_cfg_map_reg_offset()
H A 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()
1702 state->trcvictlr = etm4x_read32(csa, TRCVICTLR); in __etm4_cpu_save()
1834 etm4x_relaxed_write32(csa, state->trcvictlr, TRCVICTLR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h42 #define TRCVICTLR 0x080 macro
286 CASE_##op((val), TRCVICTLR) \
/openbmc/qemu/target/arm/
H A Dcpregs.h551 FIELD(HDFGRTR_EL2, TRCVICTLR, 48, 1)
611 FIELD(HDFGWTR_EL2, TRCVICTLR, 48, 1)
/openbmc/linux/arch/arm64/tools/
H A Dsysreg2179 Field 48 TRCVICTLR
2243 Field 48 TRCVICTLR
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c1264 SR_FGT(SYS_TRCVICTLR, HDFGRTR, TRCVICTLR, 1),