Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/fpu/
H A Dsched.h12 extern void save_fpregs_to_fpstate(struct fpu *fpu);
46 save_fpregs_to_fpstate(old_fpu); in switch_fpu_prepare()
/linux-6.15/arch/x86/kernel/fpu/
H A Dcore.c122 void save_fpregs_to_fpstate(struct fpu *fpu) in save_fpregs_to_fpstate() function
345 save_fpregs_to_fpstate(fpu); in fpu_swap_kvm_fpstate()
441 save_fpregs_to_fpstate(&current->thread.fpu); in kernel_fpu_begin_mask()
476 save_fpregs_to_fpstate(fpu); in fpu_sync_fpstate()
642 save_fpregs_to_fpstate(dst_fpu); in fpu_clone()