Searched defs:hmR0VmxIsContributoryXcpt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp5718 DECLINLINE(bool) hmR0VmxIsContributoryXcpt(const uint32_t uVector) function
5831 if ( hmR0VmxIsContributoryXcpt(uIdtVector)
5844 && hmR0VmxIsContributoryXcpt(uExitVector)
5845 && ( hmR0VmxIsContributoryXcpt(uIdtVector)

Completed in 97 milliseconds