Searched refs:__ftr_fixup (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/vdso/ |
H A D | vdso64.lds.S | 43 __ftr_fixup : { *(__ftr_fixup) } section
|
H A D | vdso32.lds.S | 42 __ftr_fixup : { *(__ftr_fixup) } section
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | vmlinux.lds.S | 294 __ftr_fixup : AT(ADDR(__ftr_fixup) - LOAD_OFFSET) { section 296 KEEP(*(__ftr_fixup))
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cpu_features.rst | 57 code in the '__ftr_fixup' ELF section. When do_cpu_ftr_fixups 59 __ftr_fixup, and if the required feature is not present it will loop writing
|
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | feature-fixups.h | 79 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup) 93 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup)
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | feature-fixups.h | 79 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup) 93 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup)
|