Searched defs:SET_FPEMU_CTL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/ia64/include/asm/ | ||
H A D | processor.h | 258 #define SET_FPEMU_CTL(task,value) \ macro |
/openbmc/linux/kernel/ | ||
H A D | sys.c | 87 # define SET_FPEMU_CTL(a, b) (-EINVAL) macro |