Home
last modified time | relevance | path

Searched refs:FP_STATE_FPSIMD (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kernel/
H A Dfpsimd.c372 case FP_STATE_FPSIMD: in task_fpsimd_load()
431 WARN_ON_ONCE(current->thread.fp_type != FP_STATE_FPSIMD); in task_fpsimd_load()
514 *last->fp_type = FP_STATE_FPSIMD; in fpsimd_save_user_state()
728 task->thread.fp_type = FP_STATE_FPSIMD; in task_smstop_sm()
1548 .to_save = FP_STATE_FPSIMD, in fpsimd_save_kernel_state()
1687 current->thread.fp_type = FP_STATE_FPSIMD; in fpsimd_flush_thread()
H A Dprocess.c365 dst->thread.fp_type = FP_STATE_FPSIMD; in arch_dup_task_struct()
H A Dsignal.c327 current->thread.fp_type = FP_STATE_FPSIMD; in restore_fpsimd_context()
/linux/arch/arm64/include/asm/
H A Dprocessor.h129 FP_STATE_FPSIMD, enumerator