Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dsignal.c329 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_save_fp_context() local
382 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_restore_fp_context() local
/openbmc/linux/include/linux/
H A Dsched.h1788 #define used_math() tsk_used_math(current) macro