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