Home
last modified time | relevance | path

Searched refs:__ftr_fixup (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kernel/vdso/
A Dvdso32.lds.S42 __ftr_fixup : { *(__ftr_fixup) } section
A Dvdso64.lds.S43 __ftr_fixup : { *(__ftr_fixup) } section
/linux-6.3-rc2/arch/powerpc/kernel/
A Dvmlinux.lds.S290 __ftr_fixup : AT(ADDR(__ftr_fixup) - LOAD_OFFSET) { section
292 KEEP(*(__ftr_fixup))
/linux-6.3-rc2/Documentation/powerpc/
A Dcpu_features.rst57 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
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dfeature-fixups.h79 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup)
93 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup)
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/
A Dfeature-fixups.h79 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup)
93 MAKE_FTR_SECTION_ENTRY(msk, val, label, __ftr_fixup)

Completed in 28 milliseconds