Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm_spe_pmu.c546 write_sysreg_s(base, SYS_PMBPTR_EL1); in arm_spe_perf_aux_output_begin()
557 offset = read_sysreg_s(SYS_PMBPTR_EL1) - (u64)buf->base; in arm_spe_perf_aux_output_end()
642 read_sysreg_s(SYS_PMBPTR_EL1), in arm_spe_pmu_buf_get_fault_act()
1122 write_sysreg_s(0, SYS_PMBPTR_EL1); in __arm_spe_pmu_reset_local()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h313 #define SYS_PMBPTR_EL1 sys_reg(3, 0, 9, 10, 1) macro
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c918 SR_TRAP(SYS_PMBPTR_EL1, CGT_MDCR_E2PB),
1445 SR_FGT(SYS_PMBPTR_EL1, HDFGRTR, PMBPTR_EL1, 1),
H A Dsys_regs.c2168 { SYS_DESC(SYS_PMBPTR_EL1), undef_access },