Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h402 #define GET_FP_MODE(task) mips_get_process_fp_mode(task) macro
/openbmc/linux/kernel/
H A Dsys.c111 # define GET_FP_MODE(a) (-EINVAL) macro