Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/netlogic/xlp/
Dcop2-ex.c58 void nlm_cop2_restore(struct nlm_cop2_state *r) in nlm_cop2_restore() function
103 nlm_cop2_restore(&(current->thread.cp2)); in nlm_cu2_call()
/linux-4.4.14/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)