Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/fpu/
H A Dxstate.h178 static inline void xfd_update_state(struct fpstate *fpstate) in xfd_update_state() function
192 static inline void xfd_update_state(struct fpstate *fpstate) { } in xfd_update_state() function
346 xfd_update_state(fpstate); in os_xrstor_safe()
H A Dcore.c175 xfd_update_state(fpstate); in restore_fpregs_from_fpstate()
307 xfd_update_state(guest_fpu->fpstate); in fpu_update_guest_xfd()
369 xfd_update_state(cur_fps); in fpu_swap_kvm_fpstate()
H A Dsignal.c283 xfd_update_state(fpu->fpstate); in restore_fpregs_from_user()
H A Dxstate.c1563 xfd_update_state(fpu->fpstate); in fpstate_realloc()