Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Duprobes.c526 static int emulate_push_stack(struct pt_regs *regs, unsigned long val) in emulate_push_stack() function
564 if (emulate_push_stack(regs, utask->vaddr + auprobe->defparam.ilen)) in default_post_xol_op()
653 if (emulate_push_stack(regs, new_ip)) in branch_emulate_op()
667 if (emulate_push_stack(regs, *src_ptr)) in push_emulate_op()