Home
last modified time | relevance | path

Searched defs:GET_FP_MODE (Results 1 - 4 of 4) sorted by relevance

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

Completed in 9 milliseconds