Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dfirmware.h141 extern unsigned int __start___fw_ftr_fixup, __stop___fw_ftr_fixup;
/linux/arch/powerpc/kernel/
H A Dvmlinux.lds.S314 __stop___fw_ftr_fixup = .; symbol
/linux/arch/powerpc/lib/
H A Dfeature-fixups.c663 &__start___fw_ftr_fixup, &__stop___fw_ftr_fixup); in apply_feature_fixups()