Home
last modified time | relevance | path

Searched refs:SPRN_EBBHR (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/ebb/
A Dreg_access_test.c29 mtspr(SPRN_EBBHR, expected); in reg_access()
30 val = mfspr(SPRN_EBBHR); in reg_access()
A Dclose_clears_pmcc_test.c51 mfspr(SPRN_EBBHR); in close_clears_pmcc()
A Dno_handler_test.c34 val = mfspr(SPRN_EBBHR); in no_handler_test()
A Dfork_cleanup_test.c30 FAIL_IF(mfspr(SPRN_EBBHR) != 0); in child()
A Debb.c153 mtspr(SPRN_EBBHR, entry); in setup_ebb_handler()
237 mfspr(SPRN_EBBHR), bescr, decode_bescr(bescr), in dump_ebb_hw_state()
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/
A Dreg.h28 #define SPRN_EBBHR 804 macro
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_p9_entry.c24 mtspr(SPRN_EBBHR, vcpu->arch.ebbhr); in load_spr_state()
68 vcpu->arch.ebbhr = mfspr(SPRN_EBBHR); in store_spr_state()
197 mtspr(SPRN_EBBHR, current->thread.ebbhr); in restore_p9_host_os_sprs()
A Dbook3s_emulate.c772 case SPRN_EBBHR: in kvmppc_core_emulate_mtspr_pr()
953 case SPRN_EBBHR: in kvmppc_core_emulate_mfspr_pr()
A Dbook3s_hv_rmhandlers.S752 mtspr SPRN_EBBHR, r8
1259 mfspr r8, SPRN_EBBHR
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprocess.c1172 t->ebbhr = mfspr(SPRN_EBBHR); in save_sprs()
1249 mtspr(SPRN_EBBHR, new_thread->ebbhr); in restore_sprs()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg.h906 #define SPRN_EBBHR 804 /* Event based branch handler register */ macro
/linux-6.3-rc2/arch/powerpc/perf/
A Dcore-book3s.c947 mfspr(SPRN_MMCR2), mfspr(SPRN_EBBHR)); in perf_event_print_debug()
/linux-6.3-rc2/arch/powerpc/xmon/
A Dxmon.c2078 mfspr(SPRN_EBBHR), mfspr(SPRN_EBBRR), mfspr(SPRN_BESCR)); in dump_207_sprs()

Completed in 39 milliseconds