Home
last modified time | relevance | path

Searched refs:FP_STATE_SVE (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/arm64/kernel/
Dfpsimd.c395 case FP_STATE_SVE: in task_fpsimd_load()
440 WARN_ON_ONCE(current->thread.fp_type != FP_STATE_SVE); in task_fpsimd_load()
482 last->to_save == FP_STATE_SVE) { in fpsimd_save()
520 *last->fp_type = FP_STATE_SVE; in fpsimd_save()
816 if (task->thread.fp_type == FP_STATE_SVE) in sve_sync_to_fpsimd()
1447 current->thread.fp_type = FP_STATE_SVE; in sve_init_regs()
1705 if (current->thread.fp_type == FP_STATE_SVE) in fpsimd_signal_preserve_current_state()
Dsignal.c245 } else if (current->thread.fp_type == FP_STATE_SVE) { in preserve_sve_context()
347 current->thread.fp_type = FP_STATE_SVE; in restore_sve_fpsimd_context()
881 if (add_all || current->thread.fp_type == FP_STATE_SVE || in setup_sigframe_layout()
Dptrace.c950 target->thread.fp_type = FP_STATE_SVE; in sve_set_common()
/linux-6.6.21/arch/arm64/kvm/
Dfpsimd.c159 fp_state.to_save = FP_STATE_SVE; in kvm_arch_vcpu_ctxsync_fp()
/linux-6.6.21/arch/arm64/include/asm/
Dprocessor.h128 FP_STATE_SVE, enumerator