Searched defs:used_math (Results 1 – 4 of 4) sorted by relevance
267 int used_math = thread->used_cp[1] | thread->used_cp[2]; in dump_fpu() local
301 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_save_fp_context() local354 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_restore_fp_context() local
288 int used_math = thread->used_cp[1] | thread->used_cp[2]; in dump_fpu() local
1424 #define used_math() tsk_used_math(current) macro