Home
last modified time | relevance | path

Searched refs:TRCSEQSTR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c69 CHECKREG(TRCSEQSTR, seq_state); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x.h52 #define TRCSEQSTR 0x11C macro
302 CASE_##op((val), TRCSEQSTR) \
H A Dcoresight-etm4x-core.c459 etm4x_relaxed_write32(csa, config->seq_state, TRCSEQSTR); in etm4_enable_hw()
1713 state->trcseqstr = etm4x_read32(csa, TRCSEQSTR); in __etm4_cpu_save()
1844 etm4x_relaxed_write32(csa, state->trcseqstr, TRCSEQSTR); in __etm4_cpu_restore()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h49 #define TRCSEQSTR 0x11C macro
H A Dcoresight-etm4x-core.c152 writel_relaxed(config->seq_state, drvdata->base + TRCSEQSTR); in etm4_enable_hw()
1213 state->trcseqstr = readl(drvdata->base + TRCSEQSTR); in etm4_cpu_save()
1325 writel_relaxed(state->trcseqstr, drvdata->base + TRCSEQSTR); in etm4_cpu_restore()
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Demulate-nested.c1274 SR_FGT(SYS_TRCSEQSTR, HDFGRTR, TRCSEQSTR, 1),

Completed in 11 milliseconds