Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg.h415 #define FSCR_FP_LG 0 /* Enable Floating Point */ macro
433 #define HFSCR_FP __MASK(FSCR_FP_LG)
/linux/arch/powerpc/kernel/
H A Dtraps.c1744 [FSCR_FP_LG] = "FPU", in DEFINE_INTERRUPT_HANDLER()