Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:hostptr

659  * mem_fd is the fd of the memory region, hostptr is the host pointer to the region,
664 C2D_API C2D_STATUS c2dMapAddr ( int mem_fd, void * hostptr, uint32 len, uint32 offset, uint32 flags, void ** gpuaddr);