Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcop2.h22 extern int register_cu2_notifier(struct notifier_block *nb);
32 register_cu2_notifier(&fn##_nb); \
/arch/mips/kernel/
Dtraps.c1106 int __ref register_cu2_notifier(struct notifier_block *nb) in register_cu2_notifier() function