Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/fpu/
Dxstate.h151 static inline void xfd_update_state(struct fpstate *fpstate) in xfd_update_state() function
165 static inline void xfd_update_state(struct fpstate *fpstate) { } in xfd_update_state() function
316 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.c287 xfd_update_state(fpu->fpstate); in restore_fpregs_from_user()
Dxstate.c1558 xfd_update_state(fpu->fpstate); in fpstate_realloc()