Searched refs:EMULTYPE_VMWARE_GP (Results 1 – 4 of 4) sorted by relevance
1669 #define EMULTYPE_VMWARE_GP (1 << 5) macro
2324 EMULTYPE_VMWARE_GP | EMULTYPE_NO_DECODE); in gp_interception()
7755 if (emulation_type & EMULTYPE_VMWARE_GP) { in handle_emulation_failure()8124 if ((emulation_type & EMULTYPE_VMWARE_GP) && in x86_emulate_instruction()
4770 return kvm_emulate_instruction(vcpu, EMULTYPE_VMWARE_GP); in handle_exception_nmi()
Completed in 52 milliseconds