Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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 3 milliseconds