Searched refs:SYS_PMSICR_EL1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/perf/ |
H A D | arm_spe_pmu.c | 807 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 D | sysreg.h | 278 #define SYS_PMSICR_EL1 sys_reg(3, 0, 9, 9, 2) macro
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 923 SR_TRAP(SYS_PMSICR_EL1, CGT_MDCR_TPMS), 1440 SR_FGT(SYS_PMSICR_EL1, HDFGRTR, PMSICR_EL1, 1),
|
H A D | sys_regs.c | 2161 { SYS_DESC(SYS_PMSICR_EL1), undef_access },
|