Searched refs:fp_type (Results 1 – 8 of 8) sorted by relevance
389 switch (current->thread.fp_type) { in task_fpsimd_load()440 WARN_ON_ONCE(current->thread.fp_type != FP_STATE_SVE); in task_fpsimd_load()445 WARN_ON_ONCE(current->thread.fp_type != FP_STATE_FPSIMD); in task_fpsimd_load()520 *last->fp_type = FP_STATE_SVE; in fpsimd_save()523 *last->fp_type = FP_STATE_FPSIMD; in fpsimd_save()816 if (task->thread.fp_type == FP_STATE_SVE) in sve_sync_to_fpsimd()900 task->thread.fp_type = FP_STATE_FPSIMD; in vec_set_vector_length()1429 current->thread.fp_type = FP_STATE_SVE; in sve_init_regs()1658 current->thread.fp_type = FP_STATE_FPSIMD; in fpsimd_flush_thread()1710 current->thread.fp_type = FP_STATE_FPSIMD; in fpsimd_kvm_prepare()[all …]
221 current->thread.fp_type = FP_STATE_FPSIMD; in restore_fpsimd_context()311 current->thread.fp_type = FP_STATE_FPSIMD; in restore_sve_fpsimd_context()347 current->thread.fp_type = FP_STATE_SVE; in restore_sve_fpsimd_context()1114 current->thread.fp_type = FP_STATE_FPSIMD; in setup_return()
335 dst->thread.fp_type = FP_STATE_FPSIMD; in arch_dup_task_struct()
913 target->thread.fp_type = FP_STATE_FPSIMD; in sve_set_common()936 target->thread.fp_type = FP_STATE_FPSIMD; in sve_set_common()950 target->thread.fp_type = FP_STATE_SVE; in sve_set_common()
68 enum fp_type *fp_type; member69 enum fp_type to_save;
125 enum fp_type { enum161 enum fp_type fp_type; /* registers FPSIMD or SVE? */ member
481 enum fp_type fp_type; member
156 fp_state.fp_type = &vcpu->arch.fp_type; in kvm_arch_vcpu_ctxsync_fp()