Searched refs:EMULTYPE_VMWARE_GP (Results 1 – 4 of 4) sorted by relevance
1452 #define EMULTYPE_VMWARE_GP (1 << 5) macro
1900 return kvm_emulate_instruction(vcpu, EMULTYPE_VMWARE_GP); in gp_interception()
7094 if (emulation_type & EMULTYPE_VMWARE_GP) { in handle_emulation_failure()7458 if ((emulation_type & EMULTYPE_VMWARE_GP) && in x86_emulate_instruction()
4888 return kvm_emulate_instruction(vcpu, EMULTYPE_VMWARE_GP); in handle_exception_nmi()