Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.h157 static inline void xfd_update_state(struct fpstate *fpstate) in xfd_update_state() function
171 static inline void xfd_update_state(struct fpstate *fpstate) { } in xfd_update_state() function
322 xfd_update_state(fpstate); in os_xrstor_safe()
H A Dcore.c168 xfd_update_state(fpstate); in restore_fpregs_from_fpstate()
300 xfd_update_state(guest_fpu->fpstate); in fpu_update_guest_xfd()
362 xfd_update_state(cur_fps); in fpu_swap_kvm_fpstate()
H A Dsignal.c287 xfd_update_state(fpu->fpstate); in restore_fpregs_from_user()
H A Dxstate.c1559 xfd_update_state(fpu->fpstate); in fpstate_realloc()