Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/
Dfeature-fixups.h292 extern long __start__btb_flush_fixup, __stop__btb_flush_fixup;
/Linux-v6.6/tools/testing/selftests/powerpc/primitives/asm/
Dfeature-fixups.h292 extern long __start__btb_flush_fixup, __stop__btb_flush_fixup;
/Linux-v6.6/arch/powerpc/kernel/
Dvmlinux.lds.S252 __stop__btb_flush_fixup = .; symbol
/Linux-v6.6/arch/powerpc/lib/
Dfeature-fixups.c578 end = PTRRELOC(&__stop__btb_flush_fixup); in do_btb_flush_fixups()