Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dcop2.h59 extern int register_cu2_notifier(struct notifier_block *nb);
69 register_cu2_notifier(&fn##_nb); \
/linux-4.1.27/arch/mips/kernel/
Dtraps.c1180 int __ref register_cu2_notifier(struct notifier_block *nb) in register_cu2_notifier() function