Home
last modified time | relevance | path

Searched refs:SPRN_BESCR (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/kvm/
Dbook3s_emulate.c457 case SPRN_BESCR: in kvmppc_core_emulate_mtspr_pr()
602 case SPRN_BESCR: in kvmppc_core_emulate_mfspr_pr()
Dbook3s_hv_rmhandlers.S784 mtspr SPRN_BESCR, r6
1269 mfspr r6, SPRN_BESCR
Dbook3s_hv.c2751 ebb_regs[2] = mfspr(SPRN_BESCR); in kvmppc_vcpu_run_hv()
2782 mtspr(SPRN_BESCR, ebb_regs[2]); in kvmppc_vcpu_run_hv()
/arch/powerpc/kernel/
Dentry_64.S570 mfspr r0, SPRN_BESCR
673 mtspr SPRN_BESCR, r0
/arch/powerpc/include/asm/
Dreg.h735 #define SPRN_BESCR 806 /* Branch event status and control register */ macro
/arch/powerpc/perf/
Dcore-book3s.c827 mfspr(SPRN_EBBRR), mfspr(SPRN_BESCR)); in perf_event_print_debug()