Home
last modified time | relevance | path

Searched refs:FSCR_EBB_LG (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dreg.h367 #define FSCR_EBB_LG 7 /* Enable Event Based Branching */ macro
377 #define FSCR_EBB __MASK(FSCR_EBB_LG)
382 #define HFSCR_EBB __MASK(FSCR_EBB_LG)
/arch/powerpc/kernel/
Dtraps.c1380 [FSCR_EBB_LG] = "EBB", in facility_unavailable_exception()
/arch/powerpc/kvm/
Dbook3s_pr.c849 case FSCR_EBB_LG: in kvmppc_handle_fac()