Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
Dclose_clears_pmcc_test.c52 mfspr(SPRN_EBBRR); in close_clears_pmcc()
Dreg.h28 #define SPRN_EBBRR 805 macro
Dfork_cleanup_test.c32 FAIL_IF(mfspr(SPRN_EBBRR) != 0); in child()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_emulate.c463 case SPRN_EBBRR: in kvmppc_core_emulate_mtspr_pr()
607 case SPRN_EBBRR: in kvmppc_core_emulate_mfspr_pr()
Dbook3s_hv_rmhandlers.S875 mtspr SPRN_EBBRR, r5
1357 mfspr r5, SPRN_EBBRR
/linux-4.4.14/arch/powerpc/kernel/
Dentry_64.S487 mfspr r0, SPRN_EBBRR
587 mtspr SPRN_EBBRR, r0
/linux-4.4.14/arch/powerpc/include/asm/
Dreg.h733 #define SPRN_EBBRR 805 /* Event based branch return register */ macro
/linux-4.4.14/arch/powerpc/perf/
Dcore-book3s.c813 mfspr(SPRN_EBBRR), mfspr(SPRN_BESCR)); in perf_event_print_debug()