Searched refs:SPRN_SIER (Results 1 – 5 of 5) sorted by relevance
64 host_os_sprs->sier1 = mfspr(SPRN_SIER); in switch_pmu_to_guest()98 mtspr(SPRN_SIER, vcpu->arch.sier[0]); in switch_pmu_to_guest()152 vcpu->arch.sier[0] = mfspr(SPRN_SIER); in switch_pmu_to_host()205 mtspr(SPRN_SIER, host_os_sprs->sier1); in switch_pmu_to_host()
141 mfspr r9, SPRN_SIER
50 #define SPRN_SIER 768 macro
329 regs->dar = mfspr(SPRN_SIER); in perf_read_regs()633 current->thread.sier = mfspr(SPRN_SIER); in ebb_switch_out()670 mtspr(SPRN_SIER, current->thread.sier); in ebb_switch_in()940 sier = mfspr(SPRN_SIER); in perf_event_print_debug()
928 #define SPRN_SIER 784 macro