Home
last modified time | relevance | path

Searched refs:TRCSEQSTR (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c69 CHECKREG(TRCSEQSTR, seq_state); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x.h49 #define TRCSEQSTR 0x11C macro
339 CASE_##op((val), TRCSEQSTR) \
H A Dcoresight-etm4x-core.c551 etm4x_relaxed_write32(csa, config->seq_state, TRCSEQSTR); in etm4_enable_hw()
1935 state->trcseqstr = etm4x_read32(csa, TRCSEQSTR); in __etm4_cpu_save()
2066 etm4x_relaxed_write32(csa, state->trcseqstr, TRCSEQSTR); in __etm4_cpu_restore()
/linux/arch/arm64/tools/
H A Dsysreg4246 Field 45 TRCSEQSTR
4310 Field 45 TRCSEQSTR
/linux/arch/arm64/kvm/
H A Demulate-nested.c1671 SR_FGT(SYS_TRCSEQSTR, HDFGRTR, TRCSEQSTR, 1),