__is_fpu_owner
return cpu_has_fpu && __is_fpu_owner();
if (cpu_has_fpu && !__is_fpu_owner()) {
fpu_owned = __is_fpu_owner();