Home
last modified time | relevance | path

Searched defs:fpu (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dhma_fpu.c46 hma_fpu_init(hma_fpu_t *fpu) in hma_fpu_init()
80 hma_fpu_free(hma_fpu_t *fpu) in hma_fpu_free()
94 hma_fpu_t *fpu; in hma_fpu_alloc() local
128 hma_fpu_start_guest(hma_fpu_t *fpu) in hma_fpu_start_guest()
157 do_fp_save(fpu_ctx_t *fpu) in do_fp_save()
181 hma_fpu_stop_guest(hma_fpu_t *fpu) in hma_fpu_stop_guest()
271 hma_fpu_get_xsave_state(const hma_fpu_t *fpu, void *buf, size_t len) in hma_fpu_get_xsave_state()
307 hma_fpu_set_xsave_state(hma_fpu_t *fpu, void *buf, size_t len) in hma_fpu_set_xsave_state()
417 hma_fpu_get_fxsave_state(const hma_fpu_t *fpu, struct fxsave_state *fx) in hma_fpu_get_fxsave_state()
428 hma_fpu_set_fxsave_state(hma_fpu_t *fpu, const struct fxsave_state *fx) in hma_fpu_set_fxsave_state()
H A Dfpu.c2138 fpu_proc_xregs_initial_state(const fpu_ctx_t *fpu, uint64_t feats) in fpu_proc_xregs_initial_state()
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()
2637 fpu_ctx_t *fpu = &lwp->lwp_pcb.pcb_fpu; in fpu_proc_xregs_get() local
2730 fpu_ctx_t *fpu = &lwp->lwp_pcb.pcb_fpu; in fpu_proc_xregs_set() local
2902 struct fpu_ctx *fpu = &lwp->lwp_pcb.pcb_fpu; in fpu_signal_copyout() local
2973 void *fpu; in fpu_signal_copyin() local
3085 struct fpu_ctx *fpu = &lwp->lwp_pcb.pcb_fpu; in fpu_signal_size() local
3139 struct fpu_ctx *fpu = &lwp->lwp_pcb.pcb_fpu; in fpu_set_xsave() local
3202 struct fpu_ctx *fpu = &lwp->lwp_pcb.pcb_fpu; in fpu_get_fpregset() local
[all …]
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dxsave_util.c78 xsu_fill(xsu_fpu_t *fpu, uint32_t level, uint32_t start) in xsu_fill()
111 xsu_overwrite_uctx_xmm(ucontext_t *uctx, const xsu_fpu_t *fpu) in xsu_overwrite_uctx_xmm()
123 xsu_overwrite_uctx_ymm(uintptr_t arg, const xsu_fpu_t *fpu) in xsu_overwrite_uctx_ymm()
135 xsu_overwrite_uctx_zmm(uintptr_t arg, const xsu_fpu_t *fpu) in xsu_overwrite_uctx_zmm()
152 xsu_overwrite_uctx_hi_zmm(uintptr_t arg, const xsu_fpu_t *fpu) in xsu_overwrite_uctx_hi_zmm()
169 xsu_overwrite_uctx(ucontext_t *uctx, const xsu_fpu_t *fpu, uint32_t hwsup) in xsu_overwrite_uctx()
315 xsu_dump(FILE *f, const xsu_fpu_t *fpu, uint32_t hwsup) in xsu_dump()
351 xsu_fpu_to_xregs_xsave(xsu_prx_t *prx, const xsu_fpu_t *fpu) in xsu_fpu_to_xregs_xsave()
372 xsu_fpu_to_xregs_ymm(xsu_prx_t *prx, const xsu_fpu_t *fpu) in xsu_fpu_to_xregs_ymm()
383 xsu_fpu_to_xregs_zmm(xsu_prx_t *prx, const xsu_fpu_t *fpu) in xsu_fpu_to_xregs_zmm()
[all …]
H A Dxregs_dump.c28 static xsu_fpu_t fpu; variable
H A Dxregs_set.c33 static xsu_fpu_t fpu; variable
H A Dproc_xregs_set.c49 static xsu_fpu_t fpu; variable
H A Dfpregs.c38 static xsu_fpu_t fpu; variable
/illumos-gate/usr/src/uts/intel/syscall/
H A Dgetcontext.c294 void *fpu = NULL; in getsetcontext() local
/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c209 kfpu_t *fpu; in SHA1Update() local
/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c2059 kfpu_t *fpu; in big_modexp_ncp_float() local