sun4v_2insn 187 arch/sparc/kernel/module.c const Elf_Shdr *s, *sun4v_1insn = NULL, *sun4v_2insn = NULL; sun4v_2insn 194 arch/sparc/kernel/module.c sun4v_2insn = s; sun4v_2insn 201 arch/sparc/kernel/module.c if (sun4v_2insn && tlb_type == hypervisor) { sun4v_2insn 202 arch/sparc/kernel/module.c void *p = (void *) sun4v_2insn->sh_addr; sun4v_2insn 203 arch/sparc/kernel/module.c sun4v_patch_2insn_range(p, p + sun4v_2insn->sh_size);