sun4v_1insn 187 arch/sparc/kernel/module.c const Elf_Shdr *s, *sun4v_1insn = NULL, *sun4v_2insn = NULL; sun4v_1insn 192 arch/sparc/kernel/module.c sun4v_1insn = s; sun4v_1insn 197 arch/sparc/kernel/module.c if (sun4v_1insn && tlb_type == hypervisor) { sun4v_1insn 198 arch/sparc/kernel/module.c void *p = (void *) sun4v_1insn->sh_addr; sun4v_1insn 199 arch/sparc/kernel/module.c sun4v_patch_1insn_range(p, p + sun4v_1insn->sh_size);