toc_fixed 49 arch/powerpc/include/asm/module.h bool toc_fixed; /* Have we fixed up .TOC.? */ toc_fixed 538 arch/powerpc/kernel/module_64.c if (!me->arch.toc_fixed) { toc_fixed 544 arch/powerpc/kernel/module_64.c me->arch.toc_fixed = true;