Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
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 3 milliseconds