Searched refs:SPRN_EBBHR (Results 1 – 9 of 9) sorted by relevance
29 mtspr(SPRN_EBBHR, expected); in reg_access()30 val = mfspr(SPRN_EBBHR); in reg_access()
51 mfspr(SPRN_EBBHR); in close_clears_pmcc()
34 val = mfspr(SPRN_EBBHR); in no_handler_test()
30 FAIL_IF(mfspr(SPRN_EBBHR) != 0); in child()
153 mtspr(SPRN_EBBHR, entry); in setup_ebb_handler()237 mfspr(SPRN_EBBHR), bescr, decode_bescr(bescr), in dump_ebb_hw_state()
30 #define SPRN_EBBHR 804 macro
24 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()
772 case SPRN_EBBHR: in kvmppc_core_emulate_mtspr_pr()953 case SPRN_EBBHR: in kvmppc_core_emulate_mfspr_pr()
913 #define SPRN_EBBHR 804 /* Event based branch handler register */ macro