Searched refs:nlm_cop2_restore (Results 1 – 2 of 2) sorted by relevance
61 void nlm_cop2_restore(struct nlm_cop2_state *r) in nlm_cop2_restore() function106 nlm_cop2_restore(&(current->thread.cp2)); in nlm_cu2_call()
28 extern void nlm_cop2_restore(struct nlm_cop2_state *);31 #define cop2_restore(r) nlm_cop2_restore(&(r)->thread.cp2)