Searched refs:hmR0VmxPostRunGuest (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/VMM/VMMR0/ |
H A D | HMVMXR0.cpp | 6697 /* Updating TPR is already done in hmR0VmxPostRunGuest(). Just update the flag. */ 8829 static void hmR0VmxPostRunGuest(PVM pVM, PVMCPU pVCpu, PCPUMCTX pMixedCtx, PVMXTRANSIENT pVmxTransient, int rcVMRun) function 8956 hmR0VmxPostRunGuest(pVM, pVCpu, pCtx, &VmxTransient, rc); 9040 hmR0VmxPostRunGuest(pVM, pVCpu, pCtx, &VmxTransient, VBOXSTRICTRC_TODO(rcStrict)); 10883 /* We've already saved the APIC related guest-state (TPR) in hmR0VmxPostRunGuest(). When full APIC register
|
Completed in 722 milliseconds