Searched refs:cu2_notifier_call_chain (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcop2.h49 extern int cu2_notifier_call_chain(unsigned long val, void *v);
/linux-master/arch/mips/kernel/
H A Dunaligned.c555 cu2_notifier_call_chain(CU2_LWC2_OP, regs);
559 cu2_notifier_call_chain(CU2_LDC2_OP, regs);
563 cu2_notifier_call_chain(CU2_SWC2_OP, regs);
567 cu2_notifier_call_chain(CU2_SDC2_OP, regs);
H A Dtraps.c1256 int cu2_notifier_call_chain(unsigned long val, void *v) function

Completed in 106 milliseconds