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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dfeature-fixups.h32 #define START_FTR_SECTION(label) label##1: macro
56 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
57 #define BEGIN_FTR_SECTION START_FTR_SECTION(97)
85 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
86 #define BEGIN_MMU_FTR_SECTION START_FTR_SECTION(97)
115 #define BEGIN_FW_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
116 #define BEGIN_FW_FTR_SECTION START_FTR_SECTION(97)

Completed in 39 milliseconds