Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dxstate.h153 static inline void xfd_update_state(struct fpstate *fpstate) in xfd_update_state() function
167 static inline void xfd_update_state(struct fpstate *fpstate) { } in xfd_update_state() function
318 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.c304 xfd_update_state(fpu->fpstate); in restore_fpregs_from_user()
H A Dxstate.c1579 xfd_update_state(fpu->fpstate); in fpstate_realloc()