Home
last modified time | relevance | path

Searched refs:__stop__btb_flush_fixup (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/powerpc/primitives/asm/
Dfeature-fixups.h292 extern long __start__btb_flush_fixup, __stop__btb_flush_fixup;
/linux-6.12.1/arch/powerpc/include/asm/
Dfeature-fixups.h292 extern long __start__btb_flush_fixup, __stop__btb_flush_fixup;
/linux-6.12.1/arch/powerpc/kernel/
Dvmlinux.lds.S250 __stop__btb_flush_fixup = .; symbol
/linux-6.12.1/arch/powerpc/lib/
Dfeature-fixups.c585 end = PTRRELOC(&__stop__btb_flush_fixup); in do_btb_flush_fixups()