Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h410 #define FSCR_SCV_LG 12 /* Enable System Call Vectored */ macro
422 #define FSCR_SCV __MASK(FSCR_SCV_LG)
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c1753 [FSCR_SCV_LG] = "SCV", in DEFINE_INTERRUPT_HANDLER()