Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv_tm.c89 ((u64)FSCR_EBB_LG << 56); in kvmhv_p9_tm_emulation()
Dbook3s_pr.c1015 case FSCR_EBB_LG: in kvmppc_handle_fac()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h407 #define FSCR_EBB_LG 7 /* Enable Event Based Branching */ macro
418 #define FSCR_EBB __MASK(FSCR_EBB_LG)
424 #define HFSCR_EBB __MASK(FSCR_EBB_LG)
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c1741 [FSCR_EBB_LG] = "EBB", in facility_unavailable_exception()