Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dfpsimd.c87 fp_state.to_save = FP_STATE_FPSIMD; in kvm_arch_vcpu_ctxsync_fp()
/linux/arch/arm64/include/asm/
H A Dprocessor.h129 FP_STATE_FPSIMD, enumerator
/linux/arch/arm64/kernel/
H A Dentry-common.c246 __this_cpu_write(fpsimd_last_state.to_save, FP_STATE_FPSIMD); in fpsimd_syscall_enter()
H A Dsignal.c300 current->thread.fp_type = FP_STATE_FPSIMD; in restore_fpsimd_context()