Searched refs:SPRN_SIER (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg.h47 #define SPRN_SIER 768 macro
H A Dtrace.c194 case 768: return "SPRN_SIER"; break; trace_decode_reg()
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_hv_interrupts.S102 mfspr r9, SPRN_SIER
H A Dbook3s_hv_rmhandlers.S116 mtspr SPRN_SIER, r9
806 mtspr SPRN_SIER, r6
1617 mfspr r5, SPRN_SIER
/linux-4.4.14/arch/powerpc/perf/
H A Dcore-book3s.c277 regs->dar = mfspr(SPRN_SIER); perf_read_regs()
558 current->thread.sier = mfspr(SPRN_SIER); ebb_switch_out()
590 mtspr(SPRN_SIER, current->thread.sier); ebb_switch_in()
807 sier = mfspr(SPRN_SIER); perf_event_print_debug()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dreg.h747 #define SPRN_SIER 784 macro

Completed in 370 milliseconds