Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
A Dsched.h12 extern void save_fpregs_to_fpstate(struct fpu *fpu);
43 save_fpregs_to_fpstate(old_fpu); in switch_fpu_prepare()
/linux/arch/x86/kernel/fpu/
A Dcore.c115 void save_fpregs_to_fpstate(struct fpu *fpu) in save_fpregs_to_fpstate() function
247 save_fpregs_to_fpstate(fpu); in fpu_swap_kvm_fpstate()
347 save_fpregs_to_fpstate(&current->thread.fpu); in kernel_fpu_begin_mask()
381 save_fpregs_to_fpstate(fpu); in fpu_sync_fpstate()
516 save_fpregs_to_fpstate(dst_fpu); in fpu_clone()

Completed in 6 milliseconds