Home
last modified time | relevance | path

Searched refs:BESCR_GE (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dreg.h736 #define BESCR_GE 0x8000000000000000ULL /* Global Enable */ macro
/arch/powerpc/perf/
Dcore-book3s.c663 if (ebb && !(current->thread.bescr & BESCR_GE)) in pmao_restore_workaround()