Searched refs:sun4v_1insn (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/sparc/kernel/
H A Dmodule.c186 const Elf_Shdr *s, *sun4v_1insn = NULL, *sun4v_2insn = NULL; do_patch_sections() local
191 sun4v_1insn = s; do_patch_sections()
196 if (sun4v_1insn && tlb_type == hypervisor) { do_patch_sections()
197 void *p = (void *) sun4v_1insn->sh_addr; do_patch_sections()
198 sun4v_patch_1insn_range(p, p + sun4v_1insn->sh_size); do_patch_sections()

Completed in 60 milliseconds