Searched refs:exception_hook (Results 1 – 3 of 3) sorted by relevance
35 typedef int (*exception_hook)(u32 type); typedef39 void exception_install_hook(exception_hook h);
38 static exception_hook hook;124 void exception_install_hook(exception_hook h) in exception_install_hook()
41 static exception_hook hook;123 void exception_install_hook(exception_hook h) in exception_install_hook()