Lines Matching refs:uw
598 uregs = &target->thread.uw.fpsimd_state;
625 * Ensure target->thread.uw.fpsimd_state is up to date, so that a
630 newstate = target->thread.uw.fpsimd_state;
637 target->thread.uw.fpsimd_state = newstate;
669 ret = membuf_store(&to, target->thread.uw.tp_value);
685 tls[0] = target->thread.uw.tp_value;
693 target->thread.uw.tp_value = tls[0];
821 membuf_write(&to, &target->thread.uw.fpsimd_state.fpsr,
972 &target->thread.uw.fpsimd_state.fpsr,
1704 uregs = &target->thread.uw.fpsimd_state;
1731 uregs = &target->thread.uw.fpsimd_state;
1754 return membuf_store(&to, (compat_ulong_t)target->thread.uw.tp_value);
1763 compat_ulong_t tls = target->thread.uw.tp_value;
1769 target->thread.uw.tp_value = tls;
2070 ret = put_user((compat_ulong_t)child->thread.uw.tp_value,