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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp6055 static int hmR0VmxSaveGuestRip(PVMCPU pVCpu, PCPUMCTX pMixedCtx) function
6139 int rc = hmR0VmxSaveGuestRip(pVCpu, pMixedCtx);
6178 rc = hmR0VmxSaveGuestRip(pVCpu, pMixedCtx);
6801 int rc = hmR0VmxSaveGuestRip(pVCpu, pMixedCtx);
9081 int rc2 = hmR0VmxSaveGuestRip(pVCpu, pCtx);
9308 int rc2 = hmR0VmxSaveGuestRip(pVCpu, pMixedCtx);
9386 rc |= hmR0VmxSaveGuestRip(pVCpu, pMixedCtx);
10383 int rc = hmR0VmxSaveGuestRip(pVCpu, pMixedCtx);
10591 int rc = hmR0VmxSaveGuestRip(pVCpu, pMixedCtx);
11141 rc2 |= hmR0VmxSaveGuestRip(pVCp
[all...]

Completed in 83 milliseconds