Searched refs:GIMHypercall (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/vmm/
H A Dgim.h175 VMM_INT_DECL(int) GIMHypercall(PVMCPU pVCpu, PCPUMCTX pCtx);
/vbox/src/VBox/VMM/VMMAll/
H A DGIMAll.cpp91 VMM_INT_DECL(int) GIMHypercall(PVMCPU pVCpu, PCPUMCTX pCtx) function
108 AssertMsgFailed(("GIMHypercall: for provider %u not available/implemented\n", pVM->gim.s.enmProviderId));
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp5073 rc = GIMHypercall(pVCpu, pCtx);
H A DHMVMXR0.cpp10388 rc = GIMHypercall(pVCpu, pMixedCtx);

Completed in 91 milliseconds