Home
last modified time | relevance | path

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

/linux-6.6.21/arch/sparc/include/asm/
Dsections.h12 extern char __leon_1insn_patch_end[];
/linux-6.6.21/arch/sparc/kernel/
Dvmlinux.lds.S119 __leon_1insn_patch_end = .; symbol
Dsetup_32.c252 struct leon_1insn_patch_entry *end = (void *)__leon_1insn_patch_end; in leon_patch()