Searched refs:VMMR0ThreadCtxHooksCreate (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dvmm.h514 VMMR0_INT_DECL(int) VMMR0ThreadCtxHooksCreate(PVMCPU pVCpu);
/vbox/src/VBox/VMM/VMMR0/
H A DGVMMR0.cpp891 rc = VMMR0ThreadCtxHooksCreate(&pVM->aCpus[0]);
1353 rc = VMMR0ThreadCtxHooksCreate(&pVM->aCpus[idCpu]);
H A DVMMR0.cpp456 VMMR0_INT_DECL(int) VMMR0ThreadCtxHooksCreate(PVMCPU pVCpu) function

Completed in 2597 milliseconds