Home
last modified time | relevance | path

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

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