Searched refs:SPRN_EBBRR (Results 1 – 11 of 11) sorted by relevance
52 mfspr(SPRN_EBBRR); in close_clears_pmcc()
31 FAIL_IF(mfspr(SPRN_EBBRR) != 0); in child()
70 vcpu->arch.regs.nip = mfspr(SPRN_EBBRR); in kvmhv_p9_tm_emulation_early()
26 mtspr(SPRN_EBBRR, vcpu->arch.ebbrr); in load_spr_state()69 vcpu->arch.ebbrr = mfspr(SPRN_EBBRR); in store_spr_state()199 mtspr(SPRN_EBBRR, current->thread.ebbrr); in restore_p9_host_os_sprs()
775 case SPRN_EBBRR: in kvmppc_core_emulate_mtspr_pr()956 case SPRN_EBBRR: in kvmppc_core_emulate_mfspr_pr()
756 mtspr SPRN_EBBRR, r51261 mfspr r5, SPRN_EBBRR
31 #define SPRN_EBBRR 805 macro
1173 t->ebbrr = mfspr(SPRN_EBBRR); in save_sprs()1254 mtspr(SPRN_EBBRR, new_thread->ebbrr); in restore_sprs()
918 #define SPRN_EBBRR 805 /* Event based branch return register */ macro
949 mfspr(SPRN_EBBRR), mfspr(SPRN_BESCR)); in perf_event_print_debug()
2079 mfspr(SPRN_EBBHR), mfspr(SPRN_EBBRR), mfspr(SPRN_BESCR)); in dump_207_sprs()