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