Home
last modified time | relevance | path

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

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