Home
last modified time | relevance | path

Searched refs:SPRN_SIAR (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_p9_perf.c63 host_os_sprs->siar = mfspr(SPRN_SIAR); in switch_pmu_to_guest()
97 mtspr(SPRN_SIAR, vcpu->arch.siar); in switch_pmu_to_guest()
151 vcpu->arch.siar = mfspr(SPRN_SIAR); in switch_pmu_to_host()
204 mtspr(SPRN_SIAR, host_os_sprs->siar); in switch_pmu_to_host()
H A Dbook3s_hv_interrupts.S133 mfspr r9, SPRN_SIAR
H A Dbook3s_hv_rmhandlers.S2804 mtspr SPRN_SIAR, r7
2859 mtspr SPRN_SIAR, r6
2920 mfspr r7, SPRN_SIAR
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dback_to_back_ebbs_test.c52 siar = mfspr(SPRN_SIAR); in ebb_callee()
53 trace_log_reg(ebb_state.trace, SPRN_SIAR, siar); in ebb_callee()
H A Debb.c240 mfspr(SPRN_SIAR)); in dump_ebb_hw_state()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dback_to_back_ebbs_test.c52 siar = mfspr(SPRN_SIAR); in ebb_callee()
53 trace_log_reg(ebb_state.trace, SPRN_SIAR, siar); in ebb_callee()
H A Debb.c240 mfspr(SPRN_SIAR)); in dump_ebb_hw_state()
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_7450.c179 pc = mfspr(SPRN_SIAR); in fsl7450_handle_interrupt()
H A Dop_model_power4.c279 unsigned long pc = mfspr(SPRN_SIAR); in get_pc()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dreg.h46 #define SPRN_SIAR 780 macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dreg.h48 #define SPRN_SIAR 780 macro
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c282 unsigned long siar = mfspr(SPRN_SIAR); in perf_get_misc_flags()
301 unsigned long siar = mfspr(SPRN_SIAR); in perf_get_misc_flags()
635 current->thread.siar = mfspr(SPRN_SIAR); in ebb_switch_out()
672 mtspr(SPRN_SIAR, current->thread.siar); in ebb_switch_in()
958 mfspr(SPRN_SIAR), sdar, sier); in perf_event_print_debug()
1404 mtspr(SPRN_SIAR, 0); in power_pmu_disable()
2297 is_kernel_addr(mfspr(SPRN_SIAR))) in record_and_restart()
2358 unsigned long siar = mfspr(SPRN_SIAR); in perf_instruction_pointer()
H A Dperf_regs.c97 return mfspr(SPRN_SIAR); in get_ext_regs_value()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_interrupts.S134 mfspr r9, SPRN_SIAR
H A Dbook3s_hv_rmhandlers.S3482 mtspr SPRN_SIAR, r7
3545 mtspr SPRN_SIAR, r6
3612 mfspr r7, SPRN_SIAR
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c264 unsigned long siar = mfspr(SPRN_SIAR); in perf_get_misc_flags()
582 current->thread.siar = mfspr(SPRN_SIAR); in ebb_switch_out()
619 mtspr(SPRN_SIAR, current->thread.siar); in ebb_switch_in()
877 mfspr(SPRN_SIAR), sdar, sier); in perf_event_print_debug()
1322 mtspr(SPRN_SIAR, 0); in power_pmu_disable()
2184 is_kernel_addr(mfspr(SPRN_SIAR))) in record_and_restart()
2246 return mfspr(SPRN_SIAR) + perf_ip_adjust(regs); in perf_instruction_pointer()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h934 #define SPRN_SIAR 796 macro
1066 #define SPRN_SIAR 955 /* Sampled Instruction Address Register */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h941 #define SPRN_SIAR 796 macro
1073 #define SPRN_SIAR 955 /* Sampled Instruction Address Register */ macro
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c1991 mfspr(SPRN_MMCRA), mfspr(SPRN_SIAR), mfspr(SPRN_PMC5)); in dump_207_sprs()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c2075 mfspr(SPRN_MMCRA), mfspr(SPRN_SIAR), mfspr(SPRN_PMC5)); in dump_207_sprs()

Completed in 33 milliseconds