Home
last modified time | relevance | path

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

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