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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp5979 static int hmR0VmxSaveGuestCR0(PVMCPU pVCpu, PCPUMCTX pMixedCtx) function
6366 int rc = hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx);
6561 int rc = hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx); AssertRCReturn(rc, rc);
6635 rc = hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx);
6807 rc |= hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx);
7113 int rc = hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx);
7964 int rc = hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx);
8853 hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx);
10127 rc = hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx);
10348 rc |= hmR0VmxSaveGuestCR0(pVCp
[all...]

Completed in 113 milliseconds