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

/linux-master/arch/x86/kernel/fpu/
H A Dxstate.h155 static inline void xfd_update_state(struct fpstate *fpstate) function
169 static inline void xfd_update_state(struct fpstate *fpstate) { } function
320 xfd_update_state(fpstate);
H A Dcore.c168 xfd_update_state(fpstate);
300 xfd_update_state(guest_fpu->fpstate);
362 xfd_update_state(cur_fps);
H A Dsignal.c287 xfd_update_state(fpu->fpstate);
H A Dxstate.c1560 xfd_update_state(fpu->fpstate);

Completed in 284 milliseconds