Searched refs:register_sifive_ccache_error_notifier (Results 1 – 3 of 3) sorted by relevance
10 extern int register_sifive_ccache_error_notifier(struct notifier_block *nb);
131 int register_sifive_ccache_error_notifier(struct notifier_block *nb) in register_sifive_ccache_error_notifier() function135 EXPORT_SYMBOL_GPL(register_sifive_ccache_error_notifier);
69 register_sifive_ccache_error_notifier(&p->notifier); in ecc_register()