fpu_ctx_t
fpu_ctx_t *fp = &ttolwp(curthread)->lwp_pcb.pcb_fpu;
fpu_ctx_t *fp = &ttolwp(curthread)->lwp_pcb.pcb_fpu;
fpu_ctx_t *pf;
fpu_ctx_t *pf;
fpu_ctx_t *pf = &pl->lwp_pcb.pcb_fpu;
void (*xi_fill)(const fpu_ctx_t *, const struct xsave_proc_info *,
void (*xi_set)(fpu_ctx_t *, const struct xsave_proc_info *,
fpu_proc_xregs_initial_state(const fpu_ctx_t *fpu, uint64_t feats)
fpu_proc_xregs_xcr_fill(const fpu_ctx_t *fpu, const xsave_proc_info_t *info,
fpu_proc_xregs_xsave_fill(const fpu_ctx_t *fpu, const xsave_proc_info_t *info,
fpu_proc_xregs_std_fill(const fpu_ctx_t *fpu, const xsave_proc_info_t *info,
fpu_proc_xregs_xsave_set(fpu_ctx_t *fpu, const xsave_proc_info_t *info,
fpu_proc_xregs_std_set(fpu_ctx_t *fpu, const xsave_proc_info_t *info,
fpu_ctx_t *fpu = &lwp->lwp_pcb.pcb_fpu;
fpu_ctx_t *fpu = &lwp->lwp_pcb.pcb_fpu;
fpu_ctx_t kfpu_ctx;
do_fp_save(fpu_ctx_t *fpu)
fpu_ctx_t temp_ctx = {
fpu_ctx_t hf_guest_fpu;
fpu_ctx_t pcb_fpu; /* fpu state */