Searched refs:__patch_exception (Results 1 – 2 of 2) sorted by relevance
206 void __patch_exception(int exc, unsigned long addr);209 __patch_exception((exc), (unsigned long)&name); \
120 void __patch_exception(int exc, unsigned long addr) in __patch_exception() function