Searched defs:fpstate (Results 1 – 9 of 9) sorted by relevance
162 void restore_fpregs_from_fpstate(struct fpstate *fpstate, u64 mask) in restore_fpregs_from_fpstate()244 struct fpstate *fpstate; in fpu_alloc_guest_fpstate() local284 struct fpstate *fpstate = gfpu->fpstate; in fpu_free_guest_fpstate() local322 struct fpstate *fpstate = guest_fpu->fpstate; in fpu_update_guest_xfd() local363 struct fpstate *fpstate = x86_task_fpu(current)->fpstate; in fpu_sync_guest_vmexit_xfd_state() local537 static inline void fpstate_init_fxstate(struct fpstate *fpstate) in fpstate_init_fxstate()546 static inline void fpstate_init_fstate(struct fpstate *fpstate) in fpstate_init_fstate()559 void fpstate_init_user(struct fpstate *fpstate) in fpstate_init_user()574 static void __fpstate_reset(struct fpstate *fpstate) in __fpstate_reset()
377 struct fpstate { struct379 unsigned int size;382 unsigned int user_size;408 * The fpstate has to be there so that argument412 unsigned int is_confidential : 1;436 * currently active fpu.fpstate which contains the xfeature masks argument499 struct fpstate *fpstate; member561 struct fpstate *fpstate; member
193 struct _fpstate fpstate; member230 __u32 fpstate; /* Zero when no FPU/extended context */ member273 __u64 fpstate; /* Zero when no FPU/extended context */ member320 struct _fpstate __user *fpstate; member380 struct _fpstate __user *fpstate; /* Zero when no FPU context */ member
36 uint8_t *fpstate = (uint8_t *)uc->uc_mcontext.fpregs; in sigusr1() local
335 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_restore_fpu_state() local486 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_save_fpu_state() local
99 __unsafe_setup_sigcontext(struct sigcontext __user *sc, void __user *fpstate, in __unsafe_setup_sigcontext()
24 struct _fpstate_64 fpstate; member
71 union fp_state fpstate __attribute__((aligned(8))); member
12977 struct fpstate *fpstate = vcpu->arch.guest_fpu.fpstate; in kvm_xstate_reset() local