START_FTR_SECTION   58 arch/powerpc/include/asm/feature-fixups.h #define BEGIN_FTR_SECTION_NESTED(label)	START_FTR_SECTION(label)
START_FTR_SECTION   59 arch/powerpc/include/asm/feature-fixups.h #define BEGIN_FTR_SECTION		START_FTR_SECTION(97)
START_FTR_SECTION   90 arch/powerpc/include/asm/feature-fixups.h #define BEGIN_MMU_FTR_SECTION_NESTED(label)	START_FTR_SECTION(label)
START_FTR_SECTION   91 arch/powerpc/include/asm/feature-fixups.h #define BEGIN_MMU_FTR_SECTION			START_FTR_SECTION(97)
START_FTR_SECTION  123 arch/powerpc/include/asm/feature-fixups.h #define BEGIN_FW_FTR_SECTION_NESTED(label)	START_FTR_SECTION(label)
START_FTR_SECTION  124 arch/powerpc/include/asm/feature-fixups.h #define BEGIN_FW_FTR_SECTION			START_FTR_SECTION(97)
START_FTR_SECTION   58 tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h #define BEGIN_FTR_SECTION_NESTED(label)	START_FTR_SECTION(label)
START_FTR_SECTION   59 tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h #define BEGIN_FTR_SECTION		START_FTR_SECTION(97)
START_FTR_SECTION   90 tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h #define BEGIN_MMU_FTR_SECTION_NESTED(label)	START_FTR_SECTION(label)
START_FTR_SECTION   91 tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h #define BEGIN_MMU_FTR_SECTION			START_FTR_SECTION(97)
START_FTR_SECTION  123 tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h #define BEGIN_FW_FTR_SECTION_NESTED(label)	START_FTR_SECTION(label)
START_FTR_SECTION  124 tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h #define BEGIN_FW_FTR_SECTION			START_FTR_SECTION(97)