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