Searched refs:START_FTR_SECTION (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: macro
74 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
75 #define BEGIN_FTR_SECTION START_FTR_SECTION(97)
106 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
107 #define BEGIN_MMU_FTR_SECTION START_FTR_SECTION(97)
142 #define BEGIN_FW_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
143 #define BEGIN_FW_FTR_SECTION START_FTR_SECTION(97)
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: macro
74 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
75 #define BEGIN_FTR_SECTION START_FTR_SECTION(97)
106 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
107 #define BEGIN_MMU_FTR_SECTION START_FTR_SECTION(97)
142 #define BEGIN_FW_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
143 #define BEGIN_FW_FTR_SECTION START_FTR_SECTION(97)

Completed in 126 milliseconds