Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: macro
58 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
59 #define BEGIN_FTR_SECTION START_FTR_SECTION(97)
90 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
91 #define BEGIN_MMU_FTR_SECTION START_FTR_SECTION(97)
123 #define BEGIN_FW_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
124 #define BEGIN_FW_FTR_SECTION START_FTR_SECTION(97)
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/
H A Dfeature-fixups.h31 #define START_FTR_SECTION(label) label##1: macro
58 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
59 #define BEGIN_FTR_SECTION START_FTR_SECTION(97)
90 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
91 #define BEGIN_MMU_FTR_SECTION START_FTR_SECTION(97)
123 #define BEGIN_FW_FTR_SECTION_NESTED(label) START_FTR_SECTION(label)
124 #define BEGIN_FW_FTR_SECTION START_FTR_SECTION(97)