Searched refs:X86EMUL_RETRY_INSTR (Results 1 – 3 of 3) sorted by relevance
87 #define X86EMUL_RETRY_INSTR 3 /* retry the instruction for some reason */ macro
9100 if (r == X86EMUL_RETRY_INSTR || r == X86EMUL_PROPAGATE_FAULT) in x86_emulate_instruction()
4817 return X86EMUL_RETRY_INSTR; in svm_check_emulate_instruction()4941 return X86EMUL_RETRY_INSTR; in svm_check_emulate_instruction()