Searched refs:TRCVICTLR (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-cfg-afdo.c | 95 .offset = TRCVICTLR,
|
H A D | coresight-etm4x-cfg.c | 64 CHECKREG(TRCVICTLR, vinst_ctrl); in etm4_cfg_map_reg_offset()
|
H A D | coresight-etm4x-core.c | 450 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 D | coresight-etm4x.h | 42 #define TRCVICTLR 0x080 macro 286 CASE_##op((val), TRCVICTLR) \
|
/openbmc/qemu/target/arm/ |
H A D | cpregs.h | 551 FIELD(HDFGRTR_EL2, TRCVICTLR, 48, 1) 611 FIELD(HDFGWTR_EL2, TRCVICTLR, 48, 1)
|
/openbmc/linux/arch/arm64/tools/ |
H A D | sysreg | 2179 Field 48 TRCVICTLR 2243 Field 48 TRCVICTLR
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 1264 SR_FGT(SYS_TRCVICTLR, HDFGRTR, TRCVICTLR, 1),
|