Searched defs:used_math (Results 1 – 4 of 4) sorted by relevance
329 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_save_fp_context() local382 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_restore_fp_context() local
330 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_save_fp_context() local383 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_restore_fp_context() local
1743 #define used_math() tsk_used_math(current) macro
1799 #define used_math() tsk_used_math(current) macro