Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/include/asm/
Dsections.h11 extern char __leon_1insn_patch_end[];
/linux-4.4.14/arch/sparc/kernel/
Dvmlinux.lds.S118 __leon_1insn_patch_end = .; symbol
Dsetup_32.c253 struct leon_1insn_patch_entry *end = (void *)__leon_1insn_patch_end; in leon_patch()