Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Ddecode.c415 *type = INSN_CONTEXT_SWITCH; in arch_decode_instruction()
501 *type = INSN_CONTEXT_SWITCH; in arch_decode_instruction()
536 *type = INSN_CONTEXT_SWITCH; in arch_decode_instruction()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Darch.h22 INSN_CONTEXT_SWITCH, enumerator
H A Dcheck.c3084 case INSN_CONTEXT_SWITCH: in validate_branch()