Symbol: FTR_SECTION_ELSE_NESTED
arch/powerpc/include/asm/feature-fixups.h
110
FTR_SECTION_ELSE_NESTED(label) \
arch/powerpc/include/asm/feature-fixups.h
126
#define MMU_FTR_SECTION_ELSE_NESTED(label) FTR_SECTION_ELSE_NESTED(label)
arch/powerpc/include/asm/feature-fixups.h
146
FTR_SECTION_ELSE_NESTED(label) \
arch/powerpc/include/asm/feature-fixups.h
156
#define FW_FTR_SECTION_ELSE_NESTED(label) FTR_SECTION_ELSE_NESTED(label)
arch/powerpc/include/asm/feature-fixups.h
157
#define FW_FTR_SECTION_ELSE FTR_SECTION_ELSE_NESTED(97)
arch/powerpc/include/asm/feature-fixups.h
78
FTR_SECTION_ELSE_NESTED(label) \
arch/powerpc/include/asm/feature-fixups.h
91
#define FTR_SECTION_ELSE FTR_SECTION_ELSE_NESTED(97)
arch/powerpc/include/asm/ppc_asm.h
473
FTR_SECTION_ELSE_NESTED(848); \
arch/powerpc/include/asm/reg.h
1152
FTR_SECTION_ELSE_NESTED(66); \
arch/powerpc/include/asm/reg.h
1159
FTR_SECTION_ELSE_NESTED(66); \
arch/powerpc/include/asm/reg.h
1166
FTR_SECTION_ELSE_NESTED(66); \
arch/powerpc/include/asm/reg.h
1173
FTR_SECTION_ELSE_NESTED(66); \
tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h
110
FTR_SECTION_ELSE_NESTED(label) \
tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h
126
#define MMU_FTR_SECTION_ELSE_NESTED(label) FTR_SECTION_ELSE_NESTED(label)
tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h
146
FTR_SECTION_ELSE_NESTED(label) \
tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h
156
#define FW_FTR_SECTION_ELSE_NESTED(label) FTR_SECTION_ELSE_NESTED(label)
tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h
157
#define FW_FTR_SECTION_ELSE FTR_SECTION_ELSE_NESTED(97)
tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h
78
FTR_SECTION_ELSE_NESTED(label) \
tools/testing/selftests/powerpc/primitives/asm/feature-fixups.h
91
#define FTR_SECTION_ELSE FTR_SECTION_ELSE_NESTED(97)
tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h
473
FTR_SECTION_ELSE_NESTED(848); \