__patch_exception   67 arch/powerpc/include/asm/code-patching.h void __patch_exception(int exc, unsigned long addr);
__patch_exception   70 arch/powerpc/include/asm/code-patching.h 	__patch_exception((exc), (unsigned long)&name); \