Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dhma_fpu.c40 fpu_ctx_t hf_guest_fpu; member
56 fpu->hf_guest_fpu.fpu_xsave_mask = 0; in hma_fpu_init()
64 xs = fpu->hf_guest_fpu.fpu_regs.kfpu_u.kfpu_xs; in hma_fpu_init()
68 fpu->hf_guest_fpu.fpu_xsave_mask = XFEATURE_FP_ALL; in hma_fpu_init()
74 fpu->hf_guest_fpu.fpu_flags = FPU_EN | FPU_VALID; in hma_fpu_init()
100 fpu->hf_guest_fpu.fpu_regs.kfpu_u.kfpu_generic = in hma_fpu_alloc()
146 fp_restore(&fpu->hf_guest_fpu); in hma_fpu_start_guest()
147 fpu->hf_guest_fpu.fpu_flags &= ~FPU_VALID; in hma_fpu_start_guest()
188 do_fp_save(&fpu->hf_guest_fpu); in hma_fpu_stop_guest()
388 fpu->hf_guest_fpu.fpu_regs.kfpu_u.kfpu_fx, in hma_fpu_set_xsave_state()
[all …]