Searched refs:target_fpu (Results 1 – 1 of 1) sorted by relevance
18 struct fpu *target_fpu = &target->thread.fpu; in regset_fpregs_active() local20 return target_fpu->initialized ? regset->n : 0; in regset_fpregs_active()25 struct fpu *target_fpu = &target->thread.fpu; in regset_xregset_fpregs_active() local27 if (boot_cpu_has(X86_FEATURE_FXSR) && target_fpu->initialized) in regset_xregset_fpregs_active()