Searched refs:__ftr_fixup (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/vdso32/ |
D | vdso32.lds.S | 39 __ftr_fixup : { *(__ftr_fixup) } section
|
/Linux-v4.19/arch/powerpc/kernel/vdso64/ |
D | vdso64.lds.S | 40 __ftr_fixup : { *(__ftr_fixup) } section
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | vmlinux.lds.S | 218 __ftr_fixup : AT(ADDR(__ftr_fixup) - LOAD_OFFSET) { section 220 KEEP(*(__ftr_fixup))
|
/Linux-v4.19/Documentation/powerpc/ |
D | cpu_features.txt | 53 code in the '__ftr_fixup' ELF section. When do_cpu_ftr_fixups 55 __ftr_fixup, and if the required feature is not present it will loop writing
|
/Linux-v4.19/tools/testing/selftests/powerpc/primitives/asm/ |
D | feature-fixups.h | 66 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup) 80 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup)
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | feature-fixups.h | 66 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup) 80 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup)
|