Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c168 apply_imm60 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm60() function
238 && apply_imm60(mod, (struct insn *) (plt->bundle[1] + 2), in patch_plt()
769 case RF_INSN60: ok = apply_imm60(mod, location, (int64_t) val / 16); break; in do_reloc()