Home
last modified time | relevance | path

Searched refs:toc_fixed (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dmodule.h31 bool toc_fixed; /* Have we fixed up .TOC.? */ member
/linux-6.1.9/arch/powerpc/kernel/
Dmodule_64.c536 if (!me->arch.toc_fixed) { in apply_relocate_add()
542 me->arch.toc_fixed = true; in apply_relocate_add()