Home
last modified time | relevance | path

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

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