Searched refs:EMULTYPE_VMWARE_GP (Results 1 – 4 of 4) sorted by relevance
2105 #define EMULTYPE_VMWARE_GP (1 << 5) macro
2482 EMULTYPE_VMWARE_GP | EMULTYPE_NO_DECODE); in gp_interception()4946 EMULTYPE_VMWARE_GP)); in svm_check_emulate_instruction()
8859 if (emulation_type & EMULTYPE_VMWARE_GP) { in handle_emulation_failure()9011 EMULTYPE_TRAP_UD | EMULTYPE_VMWARE_GP | EMULTYPE_PF)) in kvm_vcpu_check_code_breakpoint()9177 if ((emulation_type & EMULTYPE_VMWARE_GP) && in x86_emulate_instruction()
5295 return kvm_emulate_instruction(vcpu, EMULTYPE_VMWARE_GP); in handle_exception_nmi()