Home
last modified time | relevance | path

Searched refs:__tsb_phys_patch_end (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dvmlinux.lds.S97 __tsb_phys_patch_end = .; symbol
/openbmc/linux/arch/sparc/include/asm/
H A Dtsb.h75 extern struct tsb_phys_patch_entry __tsb_phys_patch, __tsb_phys_patch_end;
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c2059 while (p < &__tsb_phys_patch_end) { in tsb_phys_patch()