Home
last modified time | relevance | path

Searched refs:save_fpregs_to_fpstate (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/fpu/
H A Dsched.h12 extern void save_fpregs_to_fpstate(struct fpu *fpu);
44 save_fpregs_to_fpstate(old_fpu); in switch_fpu_prepare()
/openbmc/linux/arch/x86/kernel/fpu/
H A Dcore.c115 void save_fpregs_to_fpstate(struct fpu *fpu) in save_fpregs_to_fpstate() function
338 save_fpregs_to_fpstate(fpu); in fpu_swap_kvm_fpstate()
433 save_fpregs_to_fpstate(&current->thread.fpu); in kernel_fpu_begin_mask()
467 save_fpregs_to_fpstate(fpu); in fpu_sync_fpstate()
633 save_fpregs_to_fpstate(dst_fpu); in fpu_clone()