Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dfirmware.h135 extern unsigned int __start___fw_ftr_fixup, __stop___fw_ftr_fixup;
/Linux-v5.10/arch/powerpc/kernel/
Dvmlinux.lds.S242 __stop___fw_ftr_fixup = .; symbol
/Linux-v5.10/arch/powerpc/lib/
Dfeature-fixups.c551 &__start___fw_ftr_fixup, &__stop___fw_ftr_fixup); in apply_feature_fixups()