Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h411 #define FSCR_MSGP_LG 10 /* Enable MSGP */ macro
429 #define HFSCR_MSGP __MASK(FSCR_MSGP_LG)
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c1752 [FSCR_MSGP_LG] = "MSGP", in DEFINE_INTERRUPT_HANDLER()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c1870 if (cause == FSCR_MSGP_LG) in kvmppc_handle_exit_hv()