Searched refs:hMemObj (Results 1 – 1 of 1) sorted by relevance
238 HANDLE hMemObj; in IntVideoPortMapPhysicalMemory() local250 Status = ZwOpenSection(&hMemObj, SECTION_ALL_ACCESS, &ObjAttribs); in IntVideoPortMapPhysicalMemory()259 Status = ZwMapViewOfSection(hMemObj, in IntVideoPortMapPhysicalMemory()269 ZwClose(hMemObj); in IntVideoPortMapPhysicalMemory()