Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Ddebug-sr.c34 *pmscr_el1 = read_sysreg_s(SYS_PMSCR_EL1); in __debug_save_spe()
35 write_sysreg_s(0, SYS_PMSCR_EL1); in __debug_save_spe()
51 write_sysreg_s(pmscr_el1, SYS_PMSCR_EL1); in __debug_restore_spe()
/openbmc/linux/drivers/perf/
H A Darm_spe_pmu.c569 write_sysreg_s(0, SYS_PMSCR_EL1); in arm_spe_pmu_disable_and_drain_local()
812 write_sysreg_s(reg, SYS_PMSCR_EL1); in arm_spe_pmu_start()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h262 #define SYS_PMSCR_EL1 sys_reg(3, 0, 9, 9, 0) macro
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c920 SR_TRAP(SYS_PMSCR_EL1, CGT_MDCR_TPMS),
1443 SR_FGT(SYS_PMSCR_EL1, HDFGRTR, PMSCR_EL1, 1),
H A Dsys_regs.c2159 { SYS_DESC(SYS_PMSCR_EL1), undef_access },