Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/arch/x86/
Ddecode.c106 static bool has_notrack_prefix(struct insn *insn) in has_notrack_prefix() function
668 if (has_notrack_prefix(&insn)) in arch_decode_instruction()
674 if (has_notrack_prefix(&insn)) in arch_decode_instruction()