Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c141 static bool has_notrack_prefix(struct insn *insn) in has_notrack_prefix() function
725 if (has_notrack_prefix(&ins)) in arch_decode_instruction()
731 if (has_notrack_prefix(&ins)) in arch_decode_instruction()