Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dfpu.h55 void fpuexit(struct thread *td);
/freebsd/sys/amd64/amd64/
H A Dfpu.c491 fpuexit(struct thread *td) in fpuexit() function
1193 fpuexit(td); in fpu_kern_enter()
H A Dvm_machdep.c147 fpuexit(td1); in copy_thread()
/freebsd/sys/amd64/vmm/
H A Dvmm.c1334 fpuexit(curthread); in restore_guest_fpustate()