Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dkvm_emulate.h87 #define X86EMUL_RETRY_INSTR 3 /* retry the instruction for some reason */ macro
H A Dx86.c9100 if (r == X86EMUL_RETRY_INSTR || r == X86EMUL_PROPAGATE_FAULT) in x86_emulate_instruction()
/linux/arch/x86/kvm/svm/
H A Dsvm.c4817 return X86EMUL_RETRY_INSTR; in svm_check_emulate_instruction()
4941 return X86EMUL_RETRY_INSTR; in svm_check_emulate_instruction()