Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Duprobes.c606 static bool is_cond_jmp_opcode(u8 opcode) in is_cond_jmp_opcode() function
743 if (!is_cond_jmp_opcode(opc1)) in branch_setup_xol_ops()