Home
last modified time | relevance | path

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

/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c457 linux_xsave(mcontext_t *mcp, char *xfpusave, char *ufp) in linux_xsave() function
507 return (linux_xsave(&mc, xfpusave, ufp)); in linux_copyout_fpstate()