Searched defs:used_math (Results 1 – 4 of 4) sorted by relevance
264 int used_math = thread->used_cp[1] | thread->used_cp[2]; in dump_fpu() 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
289 int used_math = thread->used_cp[1] | thread->used_cp[2]; in dump_fpu() local
1500 #define used_math() tsk_used_math(current) macro