Home
last modified time | relevance | path

Searched refs:nlm_cop2_restore (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/mips/netlogic/xlp/
Dcop2-ex.c61 void nlm_cop2_restore(struct nlm_cop2_state *r) in nlm_cop2_restore() function
106 nlm_cop2_restore(&(current->thread.cp2)); in nlm_cu2_call()
/Linux-v5.4/arch/mips/include/asm/
Dcop2.h28 extern void nlm_cop2_restore(struct nlm_cop2_state *);
31 #define cop2_restore(r) nlm_cop2_restore(&(r)->thread.cp2)