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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp623 DECLINLINE(int) hmR0VmxReadExitIntInfoVmcs(PVMXTRANSIENT pVmxTransient) function
5807 rc = hmR0VmxReadExitIntInfoVmcs(pVmxTransient);
9256 int rc2 = hmR0VmxReadExitIntInfoVmcs(pVmxTransient);
10058 int rc = hmR0VmxReadExitIntInfoVmcs(pVmxTransient);
11778 rc = hmR0VmxReadExitIntInfoVmcs(pVmxTransient);
11854 rc = hmR0VmxReadExitIntInfoVmcs(pVmxTransient);
11920 rc = hmR0VmxReadExitIntInfoVmcs(pVmxTransient);
11946 rc = hmR0VmxReadExitIntInfoVmcs(pVmxTransient);
12248 rc |= hmR0VmxReadExitIntInfoVmcs(pVmxTransient);

Completed in 65 milliseconds