Home
last modified time | relevance | path

Searched refs:TRCSEQSTR (Results 1 – 4 of 4) 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
295 CASE_##op((val), TRCSEQSTR) \
H A Dcoresight-etm4x-core.c550 etm4x_relaxed_write32(csa, config->seq_state, TRCSEQSTR); in etm4_enable_hw()
1906 state->trcseqstr = etm4x_read32(csa, TRCSEQSTR); in __etm4_cpu_save()
2037 etm4x_relaxed_write32(csa, state->trcseqstr, TRCSEQSTR); in __etm4_cpu_restore()
/linux/arch/arm64/kvm/
H A Demulate-nested.c1662 SR_FGT(SYS_TRCSEQSTR, HDFGRTR, TRCSEQSTR, 1),