Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dpatch.h20 extern void ia64_patch_imm60 (u64 insn_addr, u64 val); /* patch "brl" w/ip-rel value */
/openbmc/linux/arch/ia64/kernel/
H A Dpatch.c81 ia64_patch_imm60 (u64 insn_addr, u64 val) in ia64_patch_imm60() function
198 ia64_patch_imm60((u64) ia64_imva((void *) ip), in patch_brl_fsys_bubble_down()
H A Dmodule.c180 ia64_patch_imm60((u64) insn, val); in apply_imm60()