Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/amd64/linux/
HDlinux_sysvec.c277 linux_fxrstor(struct thread *td, mcontext_t *mcp, struct l_sigcontext *sc) in linux_fxrstor() function
349 return (linux_fxrstor(td, &mc, &uc->uc_mcontext)); in linux_copyin_fpstate()