Searched refs:FP_STATE_FPSIMD (Results 1 – 7 of 7) sorted by relevance
87 fp_state.to_save = FP_STATE_FPSIMD; in kvm_arch_vcpu_ctxsync_fp()
364 case FP_STATE_FPSIMD: in task_fpsimd_load()420 WARN_ON_ONCE(current->thread.fp_type != FP_STATE_FPSIMD); in task_fpsimd_load()504 *last->fp_type = FP_STATE_FPSIMD; in fpsimd_save_user_state()717 task->thread.fp_type = FP_STATE_FPSIMD; in task_smstop_sm()1502 .to_save = FP_STATE_FPSIMD, in fpsimd_save_kernel_state()1639 current->thread.fp_type = FP_STATE_FPSIMD; in fpsimd_flush_thread()
362 dst->thread.fp_type = FP_STATE_FPSIMD; in arch_dup_task_struct()
425 __this_cpu_write(fpsimd_last_state.to_save, FP_STATE_FPSIMD); in fpsimd_syscall_enter()
299 current->thread.fp_type = FP_STATE_FPSIMD; in restore_fpsimd_context()
970 target->thread.fp_type = FP_STATE_FPSIMD; in sve_set_common()
129 FP_STATE_FPSIMD, enumerator
Completed in 21 milliseconds