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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp662 DECLINLINE(int) hmR0VmxReadExitInstrLenVmcs(PVMXTRANSIENT pVmxTransient) function
9385 int rc = hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
10137 rc = hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
10646 int rc = hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
11021 rc |= hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
11140 rc2 |= hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
11779 rc |= hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
11855 rc |= hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
11948 rc |= hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
12223 rc |= hmR0VmxReadExitInstrLenVmcs(pVmxTransien
[all...]

Completed in 82 milliseconds