Home
last modified time | relevance | path

Searched refs:sier2 (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h271 #define P10_SIER2_FINISH_CYC(sier2) (((sier2) >> (63 - 37)) & 0x7fful)
272 #define P10_SIER2_DISPATCH_CYC(sier2) (((sier2) >> (63 - 13)) & 0x7fful)
H A Dcore-book3s.c642 current->thread.sier2 = mfspr(SPRN_SIER2); in ebb_switch_out()
687 mtspr(SPRN_SIER2, current->thread.sier2); in ebb_switch_in()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_p9_perf.c68 host_os_sprs->sier2 = mfspr(SPRN_SIER2); in switch_pmu_to_guest()
209 mtspr(SPRN_SIER2, host_os_sprs->sier2); in switch_pmu_to_host()
H A Dbook3s_hv.h23 unsigned long sier2; member
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dperf_regs.c69 SMPL_REG(sier2, PERF_REG_POWERPC_SIER2),
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dperf_regs.c70 SMPL_REG(sier2, PERF_REG_POWERPC_SIER2),
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h271 unsigned long sier2; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h260 unsigned long sier2; member
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c589 current->thread.sier2 = mfspr(SPRN_SIER2); in ebb_switch_out()
634 mtspr(SPRN_SIER2, current->thread.sier2); in ebb_switch_in()

Completed in 10 milliseconds