Searched refs:HV_VMX_SYNTHETIC_EXIT_REASON_TRAP_AFTER_FLUSH (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv.c228 nested_vmx_vmexit(vcpu, HV_VMX_SYNTHETIC_EXIT_REASON_TRAP_AFTER_FLUSH, 0, 0);
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_evmcs.c181 GUEST_ASSERT(vmreadz(VM_EXIT_REASON) == HV_VMX_SYNTHETIC_EXIT_REASON_TRAP_AFTER_FLUSH);
/linux-master/arch/x86/include/asm/
H A Dhyperv-tlfs.h655 #define HV_VMX_SYNTHETIC_EXIT_REASON_TRAP_AFTER_FLUSH 0x10000031 macro
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h240 #define HV_VMX_SYNTHETIC_EXIT_REASON_TRAP_AFTER_FLUSH 0x10000031 macro

Completed in 105 milliseconds