Searched refs:BESCR_PMEO (Results 1 – 7 of 7) sorted by relevance
36 if (!(val & BESCR_PMEO)) { in syscall_ebb_callee()
24 if (!(val & BESCR_PMEO)) { in ebb_callee()
32 if (!(val & BESCR_PMEO)) { in ebb_callee()
31 if (!(val & BESCR_PMEO)) { in ebb_callee()
43 mtspr(SPRN_BESCRR, BESCR_PMEO); in reset_ebb_with_clear_mask()105 if (!(val & BESCR_PMEO)) { in standard_ebb_callee()
95 if (!(val & BESCR_PMEO)) { in pmc4_ebb_callee()
35 #define BESCR_PMEO 0x1 /* PMU Event-based exception Occurred */ macro