Searched refs:fpu__restore (Results 1 – 4 of 4) sorted by relevance
318 void fpu__restore(struct fpu *fpu) in fpu__restore() function330 EXPORT_SYMBOL_GPL(fpu__restore);
349 fpu__restore(fpu); in __fpu__restore_sig()
31 extern void fpu__restore(struct fpu *fpu);
56 However, fpu__restore() must be called with preemption disabled.