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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h1509 #define VMX_IDT_VECTORING_INFO_VALID(a) ((a) & RT_BIT(31)) macro
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp5810 if (VMX_IDT_VECTORING_INFO_VALID(pVmxTransient->uIdtVectoringInfo))
11372 if (VMX_IDT_VECTORING_INFO_VALID(pVmxTransient->uIdtVectoringInfo))

Completed in 85 milliseconds