Home
last modified time | relevance | path

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

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