Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dfpu.c2135 } xsave_proc_info_t; typedef
2150 fpu_proc_xregs_xcr_fill(const fpu_ctx_t *fpu, const xsave_proc_info_t *info, in fpu_proc_xregs_xcr_fill()
2166 fpu_proc_xregs_xsave_fill(const fpu_ctx_t *fpu, const xsave_proc_info_t *info, in fpu_proc_xregs_xsave_fill()
2207 fpu_proc_xregs_std_fill(const fpu_ctx_t *fpu, const xsave_proc_info_t *info, in fpu_proc_xregs_std_fill()
2333 fpu_proc_xregs_xsave_set(fpu_ctx_t *fpu, const xsave_proc_info_t *info, in fpu_proc_xregs_xsave_set()
2352 fpu_proc_xregs_std_set(fpu_ctx_t *fpu, const xsave_proc_info_t *info, in fpu_proc_xregs_std_set()
2385 fpu_signal_copyin_xmm(const xsave_proc_info_t *info, const ucontext_t *kuc, in fpu_signal_copyin_xmm()
2410 fpu_signal_copyin_std(const xsave_proc_info_t *info, const ucontext_t *kuc, in fpu_signal_copyin_std()
2435 fpu_signal_copyout_std(const xsave_proc_info_t *info, fpu_copyout_f copyfunc, in fpu_signal_copyout_std()
2468 static const xsave_proc_info_t fpu_xsave_info[] = { {
[all …]