Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
H A Ddecode.c579 insn->type = INSN_SYSRET; in arch_decode_instruction()
600 insn->type = INSN_SYSRET; in arch_decode_instruction()
742 insn->type = INSN_SYSRET; in arch_decode_instruction()
791 insn->type = INSN_SYSRET; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
H A Darch.h23 INSN_SYSRET, enumerator
/linux/tools/objtool/
H A Dcheck.c3937 case INSN_SYSRET: in validate_insn()
4216 case INSN_SYSRET: in validate_unret()