Home
last modified time | relevance | path

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

/linux-6.15/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.c482 etm4x_relaxed_write32(csa, config->vinst_ctrl, TRCVICTLR); in etm4_enable_hw()
991 control = etm4x_relaxed_read32(&csdev->access, TRCVICTLR); in etm4_disable_perf()
1776 state->trcvictlr = etm4x_read32(csa, TRCVICTLR); in __etm4_cpu_save()
1908 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) \
/linux-6.15/arch/arm64/tools/
H A Dsysreg2757 Field 48 TRCVICTLR
2821 Field 48 TRCVICTLR
/linux-6.15/arch/arm64/kvm/
H A Demulate-nested.c1599 SR_FGT(SYS_TRCVICTLR, HDFGRTR, TRCVICTLR, 1),