Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dfpsimd.c372 case FP_STATE_SVE: in task_fpsimd_load()
417 WARN_ON_ONCE(current->thread.fp_type != FP_STATE_SVE); in task_fpsimd_load()
462 last->to_save == FP_STATE_SVE) { in fpsimd_save_user_state()
500 *last->fp_type = FP_STATE_SVE; in fpsimd_save_user_state()
800 if (task->thread.fp_type == FP_STATE_SVE) in sve_sync_to_fpsimd()
1369 current->thread.fp_type = FP_STATE_SVE; in sve_init_regs()
1693 if (current->thread.fp_type == FP_STATE_SVE) in fpsimd_signal_preserve_current_state()
Dsignal.c360 } else if (current->thread.fp_type == FP_STATE_SVE) { in preserve_sve_context()
462 current->thread.fp_type = FP_STATE_SVE; in restore_sve_fpsimd_context()
1030 if (add_all || current->thread.fp_type == FP_STATE_SVE || in setup_sigframe_layout()
Dptrace.c980 target->thread.fp_type = FP_STATE_SVE; in sve_set_common()
/linux-6.12.1/arch/arm64/kvm/
Dfpsimd.c143 fp_state.to_save = FP_STATE_SVE; in kvm_arch_vcpu_ctxsync_fp()
/linux-6.12.1/arch/arm64/include/asm/
Dprocessor.h128 FP_STATE_SVE, enumerator