Lines Matching refs:host
128 vboxCrHgsmiLog("hgcm: cps: %.1f, host %.1f%%\n", cps, percent);
262 crWarning("_crVBoxHGSMIClientInit: pfnBufferCreate failed to allocate host->guest buffer");
416 * 1. host must complete commands in the same order as it receives them
443 * 1. host must complete commands in the same order as it receives them
556 /* make sure there's host buffer and it's clear */
684 crError("crVBoxHGCMCall called on host side!");
706 /* We're either on host side, or we failed to allocate DDRAW buffer */
948 crDebug("Reallocating host buffer from %d to %d bytes", conn->cbHostBufferAllocated, parms.cbWriteback.u.value32);
990 /* we're at the host side, so just store data until guest polls us */
1240 * Called on host side only, to "accept" client connection
1399 strcpy (info.Loc.u.host.achName, "VBoxSharedCrOpenGL");
1453 /* host may not support it, ignore any failures */
1485 crError("crVBoxHGCMDoConnect called on host side!");
1964 crDebug("Reallocating host buffer from %d to %d bytes", conn->cbHostBufferAllocated, cbWriteback);
2110 /* we're at the host side, so just store data until guest polls us */
2242 * Called on host side only, to "accept" client connection
2385 /* Can't open VBox guest driver here, because it gets called for host side as well */
2638 /* we're on guest side, poll host if it got something for us */