Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtext-patching.h132 void int3_emulate_push(struct pt_regs *regs, unsigned long val) in int3_emulate_push() function
158 int3_emulate_push(regs, regs->ip - INT3_INSN_SIZE + CALL_INSN_SIZE); in int3_emulate_call()