Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dcop2.h48 extern int register_cu2_notifier(struct notifier_block *nb);
58 register_cu2_notifier(&fn##_nb); \
/linux/arch/mips/kernel/
H A Dtraps.c1251 int __ref register_cu2_notifier(struct notifier_block *nb) in register_cu2_notifier() function