Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/fpu/
Dxstate.h150 static inline void xfd_update_state(struct fpstate *fpstate) in xfd_update_state() function
164 static inline void xfd_update_state(struct fpstate *fpstate) { } in xfd_update_state() function
315 xfd_update_state(fpstate); in os_xrstor_safe()
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()
Dsignal.c286 xfd_update_state(fpu->fpstate); in restore_fpregs_from_user()
Dxstate.c1515 xfd_update_state(fpu->fpstate); in fpstate_realloc()