Searched refs:VMX_IDT_VECTORING_INFO_TYPE_SW_XCPT (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dhm_vmx.h1521 #define VMX_IDT_VECTORING_INFO_TYPE_SW_XCPT 6 macro
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp5901 && uIdtVectorType != VMX_IDT_VECTORING_INFO_TYPE_SW_XCPT
7034 case VMX_IDT_VECTORING_INFO_TYPE_SW_XCPT: /* #BP and #OF */
7059 || uVectorType == VMX_IDT_VECTORING_INFO_TYPE_SW_XCPT

Completed in 85 milliseconds