Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dfirmware.h129 extern unsigned int __start___fw_ftr_fixup, __stop___fw_ftr_fixup;
/linux-2.6.39/arch/powerpc/kernel/
Dvmlinux.lds.S156 __stop___fw_ftr_fixup = .; symbol
Dsetup_64.c340 &__start___fw_ftr_fixup, &__stop___fw_ftr_fixup); in setup_system()