Home
last modified time | relevance | path

Searched refs:EMULTYPE_VMWARE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h1246 #define EMULTYPE_VMWARE (1 << 5) macro
/Linux-v4.19/arch/x86/kvm/
Dsvm.c2722 EMULTYPE_VMWARE | EMULTYPE_NO_UD_ON_FAIL); in gp_interception()
Dx86.c6212 if ((emulation_type & EMULTYPE_VMWARE) && in x86_emulate_instruction()
Dvmx.c7067 EMULTYPE_VMWARE | EMULTYPE_NO_UD_ON_FAIL); in handle_exception()