Home
last modified time | relevance | path

Searched refs:__stop___ftr_fixup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dvmlinux.lds.S297 __stop___ftr_fixup = .; symbol
/openbmc/linux/arch/powerpc/include/asm/
H A Dcputable.h90 extern unsigned int __start___ftr_fixup, __stop___ftr_fixup;
/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c643 PTRRELOC(&__stop___ftr_fixup)); in apply_feature_fixups()