Searched refs:fpstate_active (Results 1 – 9 of 9) sorted by relevance
273 if (src_fpu->fpstate_active && cpu_has_fpu) in fpu__copy()287 if (!fpu->fpstate_active) { in fpu__activate_curr()291 fpu->fpstate_active = 1; in fpu__activate_curr()313 if (!fpu->fpstate_active) { in fpu__activate_fpstate_read()317 fpu->fpstate_active = 1; in fpu__activate_fpstate_read()343 if (fpu->fpstate_active) { in fpu__activate_fpstate_write()350 fpu->fpstate_active = 1; in fpu__activate_fpstate_write()399 fpu->fpstate_active = 0; in fpu__drop()430 if (!fpu->fpstate_active) { in fpu__clear()
17 return target_fpu->fpstate_active ? regset->n : 0; in regset_fpregs_active()24 return (cpu_has_fxsr && target_fpu->fpstate_active) ? regset->n : 0; in regset_xregset_fpregs_active()346 fpvalid = fpu->fpstate_active; in dump_fpu()
286 WARN_ON_FPU(current->thread.fpu.fpstate_active); in fpu__init_system_ctx_switch()
319 fpu->fpstate_active = 1; in __fpu__restore_sig()
743 if (!fpu->fpstate_active) in get_xsave_field_ptr()
280 unsigned char fpstate_active; member
598 fpu.preload = new_fpu->fpstate_active && in switch_fpu_prepare()
230 if (fpu->fpstate_active) { in get_sigframe()246 if (fpu->fpstate_active && in get_sigframe()687 if (fpu->fpstate_active) in handle_signal()
233 if (fpu->fpstate_active) { in get_sigframe()