Home
last modified time | relevance | path

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

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