Searched refs:SPRN_SIAR (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/powerpc/pmu/ebb/ |
| D | back_to_back_ebbs_test.c | 52 siar = mfspr(SPRN_SIAR); in ebb_callee() 53 trace_log_reg(ebb_state.trace, SPRN_SIAR, siar); in ebb_callee()
|
| D | ebb.c | 240 mfspr(SPRN_SIAR)); in dump_ebb_hw_state()
|
| /Linux-v5.4/tools/testing/selftests/powerpc/include/ |
| D | reg.h | 46 #define SPRN_SIAR 780 macro
|
| /Linux-v5.4/arch/powerpc/oprofile/ |
| D | op_model_7450.c | 179 pc = mfspr(SPRN_SIAR); in fsl7450_handle_interrupt()
|
| D | op_model_power4.c | 279 unsigned long pc = mfspr(SPRN_SIAR); in get_pc()
|
| /Linux-v5.4/arch/powerpc/kvm/ |
| D | book3s_hv_interrupts.S | 131 mfspr r9, SPRN_SIAR
|
| D | book3s_hv_rmhandlers.S | 3410 mtspr SPRN_SIAR, r7 3465 mtspr SPRN_SIAR, r6 3524 mfspr r7, SPRN_SIAR
|
| /Linux-v5.4/arch/powerpc/perf/ |
| D | core-book3s.c | 261 unsigned long siar = mfspr(SPRN_SIAR); in perf_get_misc_flags() 589 current->thread.siar = mfspr(SPRN_SIAR); in ebb_switch_out() 621 mtspr(SPRN_SIAR, current->thread.siar); in ebb_switch_in() 855 mfspr(SPRN_SIAR), sdar, sier); in perf_event_print_debug() 1261 mtspr(SPRN_SIAR, 0); in power_pmu_disable() 2135 return mfspr(SPRN_SIAR) + perf_ip_adjust(regs); in perf_instruction_pointer()
|
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | reg.h | 902 #define SPRN_SIAR 796 macro 1034 #define SPRN_SIAR 955 /* Sampled Instruction Address Register */ macro
|
| /Linux-v5.4/arch/powerpc/xmon/ |
| D | xmon.c | 1870 mfspr(SPRN_MMCRA), mfspr(SPRN_SIAR), mfspr(SPRN_PMC5)); in dump_207_sprs()
|