Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dvmlinux.lds.S98 __tsb_phys_patch_end = .; symbol
/linux-6.1.9/arch/sparc/include/asm/
Dtsb.h75 extern struct tsb_phys_patch_entry __tsb_phys_patch, __tsb_phys_patch_end;
/linux-6.1.9/arch/sparc/mm/
Dinit_64.c2046 while (p < &__tsb_phys_patch_end) { in tsb_phys_patch()