Lines Matching defs:offVRAMHostArea
370 uint32_t offVRAMHostArea = offVRAMBaseMapping, cbHostArea = 0;
389 offVRAMHostArea = offVRAMBaseMapping - cbHostArea;
393 *poffVRAMHostArea = offVRAMHostArea;
394 LogFunc(("offVRAMHostArea = 0x%08X, cbHostArea = 0x%08X\n",
395 offVRAMHostArea, cbHostArea));
407 * @param offVRAMHostArea offset of the host heap area into VRAM
414 uint32_t offVRAMHostArea,
422 offVRAMHostArea);
436 * @param offVRAMHostArea offset into VRAM of the host heap area
442 uint32_t offVRAMHostArea,
460 rc = vboxHGSMIReportHostArea(pCtx, offVRAMHostArea, cbHostArea);