Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dprocessor.h127 FP_STATE_FPSIMD, enumerator
/linux/arch/arm64/kernel/
H A Dsignal.c281 current->thread.fp_type = FP_STATE_FPSIMD; in restore_fpsimd_context()
426 current->thread.fp_type = FP_STATE_FPSIMD; in restore_sve_fpsimd_context()
1519 current->thread.fp_type = FP_STATE_FPSIMD; in setup_return()
H A Dptrace.c793 if (target->thread.fp_type == FP_STATE_FPSIMD) { in sve_init_header_from_task()
950 target->thread.fp_type = FP_STATE_FPSIMD; in sve_set_common()
973 target->thread.fp_type = FP_STATE_FPSIMD; in sve_set_common()