Searched refs:exit_on_emulation_error (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1409 * If exit_on_emulation_error is set, and the in-kernel instruction
1413 bool exit_on_emulation_error; member in struct:kvm_arch
/linux-master/arch/x86/kvm/
H A Dx86.c6658 kvm->arch.exit_on_emulation_error = cap->args[0];
8796 if (kvm->arch.exit_on_emulation_error ||

Completed in 241 milliseconds