Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dcop2.h27 extern void nlm_cop2_save(struct nlm_cop2_state *);
30 #define cop2_save(r) nlm_cop2_save(&(r)->thread.cp2)
/Linux-v5.4/arch/mips/netlogic/xlp/
Dcop2-ex.c32 void nlm_cop2_save(struct nlm_cop2_state *r) in nlm_cop2_save() function