Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dstatic_call.c29 static u8 __is_Jcc(u8 *insn) /* Jcc.d32 */ in __is_Jcc() function
61 if ((type == JMP || type == RET) && (op = __is_Jcc(insn))) in __static_call_transform()
126 __is_Jcc(insn)) in __static_call_validate()