Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_p9_perf.c62 host_os_sprs->sdar = mfspr(SPRN_SDAR); in switch_pmu_to_guest()
96 mtspr(SPRN_SDAR, vcpu->arch.sdar); in switch_pmu_to_guest()
150 vcpu->arch.sdar = mfspr(SPRN_SDAR); in switch_pmu_to_host()
203 mtspr(SPRN_SDAR, host_os_sprs->sdar); in switch_pmu_to_host()
A Dbook3s_hv_interrupts.S134 mfspr r10, SPRN_SDAR
A Dbook3s_hv_rmhandlers.S2805 mtspr SPRN_SDAR, r8
2860 mtspr SPRN_SDAR, r7
2921 mfspr r8, SPRN_SDAR
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/
A Dreg.h47 #define SPRN_SDAR 781 macro
/linux-6.3-rc2/arch/powerpc/perf/
A Dperf_regs.c94 return mfspr(SPRN_SDAR); in get_ext_regs_value()
A Dcore-book3s.c225 *addrp = mfspr(SPRN_SDAR); in perf_get_data_addr()
227 if (is_kernel_addr(mfspr(SPRN_SDAR)) && event->attr.exclude_kernel) in perf_get_data_addr()
637 current->thread.sdar = mfspr(SPRN_SDAR); in ebb_switch_out()
674 mtspr(SPRN_SDAR, current->thread.sdar); in ebb_switch_in()
940 sdar = mfspr(SPRN_SDAR); in perf_event_print_debug()
1404 mtspr(SPRN_SDAR, 0); in power_pmu_disable()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg.h931 #define SPRN_SDAR 797 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 23 milliseconds