Home
last modified time | relevance | path

Searched refs:SPRN_EBBRR (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/ebb/
A Dclose_clears_pmcc_test.c52 mfspr(SPRN_EBBRR); in close_clears_pmcc()
A Dfork_cleanup_test.c31 FAIL_IF(mfspr(SPRN_EBBRR) != 0); in child()
/linux/tools/testing/selftests/powerpc/include/
A Dreg.h29 #define SPRN_EBBRR 805 macro
/linux/arch/powerpc/kvm/
A Dbook3s_hv_tm_builtin.c70 vcpu->arch.regs.nip = mfspr(SPRN_EBBRR); in kvmhv_p9_tm_emulation_early()
A Dbook3s_emulate.c775 case SPRN_EBBRR: in kvmppc_core_emulate_mtspr_pr()
956 case SPRN_EBBRR: in kvmppc_core_emulate_mfspr_pr()
A Dbook3s_hv.c3781 mtspr(SPRN_EBBRR, vcpu->arch.ebbrr); in load_spr_state()
3807 vcpu->arch.ebbrr = mfspr(SPRN_EBBRR); in store_spr_state()
4669 ebb_regs[1] = mfspr(SPRN_EBBRR); in kvmppc_vcpu_run_hv()
4717 mtspr(SPRN_EBBRR, ebb_regs[1]); in kvmppc_vcpu_run_hv()
A Dbook3s_hv_rmhandlers.S747 mtspr SPRN_EBBRR, r5
1261 mfspr r5, SPRN_EBBRR
/linux/arch/powerpc/kernel/
A Dprocess.c1144 t->ebbrr = mfspr(SPRN_EBBRR); in save_sprs()
1188 mtspr(SPRN_EBBRR, new_thread->ebbrr); in restore_sprs()
/linux/arch/powerpc/include/asm/
A Dreg.h910 #define SPRN_EBBRR 805 /* Event based branch return register */ macro
/linux/arch/powerpc/perf/
A Dcore-book3s.c907 mfspr(SPRN_EBBRR), mfspr(SPRN_BESCR)); in perf_event_print_debug()
/linux/arch/powerpc/xmon/
A Dxmon.c2084 mfspr(SPRN_EBBHR), mfspr(SPRN_EBBRR), mfspr(SPRN_BESCR)); in dump_207_sprs()

Completed in 37 milliseconds