Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Duprobes.c585 static bool branch_is_call(struct arch_uprobe *auprobe) in branch_is_call() function
643 if (branch_is_call(auprobe)) { in branch_emulate_op()
675 BUG_ON(!branch_is_call(auprobe)); in branch_post_xol_op()