Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
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
/linux-6.1.9/include/linux/
Dsched.h1778 #define used_math() tsk_used_math(current) macro