Home
last modified time | relevance | path

Searched refs:SYS_PMSICR_EL1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/perf/
H A Darm_spe_pmu.c807 write_sysreg_s(reg, SYS_PMSICR_EL1); in arm_spe_pmu_start()
849 local64_set(&hwc->period_left, read_sysreg_s(SYS_PMSICR_EL1)); in arm_spe_pmu_stop()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h278 #define SYS_PMSICR_EL1 sys_reg(3, 0, 9, 9, 2) macro
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c923 SR_TRAP(SYS_PMSICR_EL1, CGT_MDCR_TPMS),
1440 SR_FGT(SYS_PMSICR_EL1, HDFGRTR, PMSICR_EL1, 1),
H A Dsys_regs.c2161 { SYS_DESC(SYS_PMSICR_EL1), undef_access },