Home
last modified time | relevance | path

Searched defs:SET_FPEXC_CTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dprocessor.h319 #define SET_FPEXC_CTL(tsk, val) set_fpexc_mode((tsk), (val)) macro
/openbmc/linux/kernel/
H A Dsys.c93 # define SET_FPEXC_CTL(a, b) (-EINVAL) macro