Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dalternative.c275 static inline bool is_jmp(const u8 opcode) in is_jmp() function
425 if (a->replacementlen && is_jmp(replacement[0])) in apply_alternatives()