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

/vbox/src/VBox/VMM/VMMR3/
H A DCPUM.cpp834 VMMR3DECL(void) CPUMR3ResetCpu(PVM pVM, PVMCPU pVCpu) function
984 CPUMR3ResetCpu(pVM, &pVM->aCpus[i]);
1388 /* Cache the local APIC base from the APIC device. During init. this is done in CPUMR3ResetCpu(). */

Completed in 84 milliseconds