Home
last modified time | relevance | path

Searched refs:SPRN_SIER (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_p9_perf.c64 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()
A Dbook3s_hv_interrupts.S141 mfspr r9, SPRN_SIER
A Dbook3s_hv_rmhandlers.S2810 mtspr SPRN_SIER, r6
2865 mtspr SPRN_SIER, r9
2943 mfspr r5, SPRN_SIER
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/
A Dreg.h48 #define SPRN_SIER 768 macro
/linux-6.3-rc2/arch/powerpc/perf/
A Disa207-common.c322 sier = mfspr(SPRN_SIER); in isa207_get_mem_data_src()
368 u64 sier = mfspr(SPRN_SIER); in isa207_get_mem_weight()
A Dcore-book3s.c333 regs->dar = mfspr(SPRN_SIER); in perf_read_regs()
636 current->thread.sier = mfspr(SPRN_SIER); in ebb_switch_out()
673 mtspr(SPRN_SIER, current->thread.sier); in ebb_switch_in()
943 sier = mfspr(SPRN_SIER); in perf_event_print_debug()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg.h921 #define SPRN_SIER 784 macro
/linux-6.3-rc2/arch/powerpc/xmon/
A Dxmon.c2076 mfspr(SPRN_SDAR), mfspr(SPRN_SIER), mfspr(SPRN_PMC6)); in dump_207_sprs()

Completed in 27 milliseconds