<dec f='src/src/sys/arch/x86/include/fpu.h' l='15' type='void fpusave_lwp(struct lwp * , _Bool )'/>
<use f='src/src/sys/arch/x86/x86/fpu.c' l='383' u='c' c='fpudna'/>
<def f='src/src/sys/arch/x86/x86/fpu.c' l='466' ll='505' type='void fpusave_lwp(struct lwp * l, _Bool save)'/>
<use f='src/src/sys/arch/x86/x86/fpu.c' l='528' u='c' c='fpu_save_area_clear'/>
<use f='src/src/sys/arch/x86/x86/fpu.c' l='587' u='c' c='process_write_fpregs_xmm'/>
<use f='src/src/sys/arch/x86/x86/fpu.c' l='607' u='c' c='process_write_fpregs_s87'/>
<use f='src/src/sys/arch/x86/x86/fpu.c' l='611' u='c' c='process_write_fpregs_s87'/>
<use f='src/src/sys/arch/x86/x86/fpu.c' l='626' u='c' c='process_read_fpregs_xmm'/>
<use f='src/src/sys/arch/x86/x86/fpu.c' l='643' u='c' c='process_read_fpregs_s87'/>
<doc f='src/src/sys/arch/x86/x86/fpu.c' l='460'>/*
 * Save l&apos;s FPU state, which may be on this processor or another processor.
 * It may take some time, so we avoid disabling preemption where possible.
 * Caller must know that the target LWP is stopped, otherwise this routine
 * may race against it.
 */</doc>
<use f='src/src/sys/arch/x86/x86/vm_machdep.c' l='143' u='c' c='cpu_lwp_fork'/>
<use f='src/src/sys/arch/x86/x86/vm_machdep.c' l='246' u='c' c='cpu_lwp_free'/>
