Searched refs:ia32_mcontext (Results 1 – 3 of 3) sorted by relevance
43 struct ia32_mcontext { struct82 struct ia32_mcontext uc_mcontext; argument
76 CTASSERT(sizeof(struct ia32_mcontext) == 640);
93 ia32_get_fpcontext(struct thread *td, struct ia32_mcontext *mcp, in ia32_get_fpcontext()120 ia32_set_fpcontext(struct thread *td, struct ia32_mcontext *mcp, in ia32_set_fpcontext()146 ia32_get_mcontext(struct thread *td, struct ia32_mcontext *mcp, int flags) in ia32_get_mcontext()199 ia32_set_mcontext(struct thread *td, struct ia32_mcontext *mcp) in ia32_set_mcontext()