Searched defs:pvBuffer (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ | ||
| H A D | HGSMIBuffers.c | 85 VBoxHGSMIBufferFree(PHGSMIGUESTCOMMANDCONTEXT pCtx,void * pvBuffer) argument 101 VBoxHGSMIBufferSubmit(PHGSMIGUESTCOMMANDCONTEXT pCtx,void * pvBuffer) argument |
| H A D | HGSMI.h | 112 DECLINLINE(uint8_t *) HGSMIBufferDataFromPtr(void *pvBuffer) argument 117 DECLINLINE(HGSMIBUFFERTAIL *) HGSMIBufferTailFromPtr(void *pvBuffer, argument 153 void *pvBuffer = HGSMIOffsetToPointer(pArea, offBuffer); local in function:HGSMIBufferDataFromOffset |
| H A D | HGSMICommon.c | 305 void *pvBuffer = HGSMIOffsetToPointer(pArea, offBuffer); local in function:hgsmiVerifyBuffer |
Completed in 4 milliseconds