Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dptrace.h120 extern long ia64_poke (struct task_struct *, struct switch_stack *, unsigned long,
/openbmc/linux/arch/ia64/kernel/
H A Dunaligned.c361 ia64_poke(current, sw, (unsigned long) ubs_end, (unsigned long) addr, val); in set_rse_reg()
374 ia64_poke(current, sw, (unsigned long) ubs_end, (unsigned long) rnat_addr, rnats); in set_rse_reg()
H A Dptrace.c463 ia64_poke (struct task_struct *child, struct switch_stack *child_stack, in ia64_poke() function
568 ret = ia64_poke(child, sw, user_rbs_end, addr, val); in ia64_sync_kernel_rbs()