Maps the specified region of the underlying memory object into process space and stores the * pointer in m_gpu_data_ptr. * * Once the mapped region is no longer needed, a close_gpu_memory_access() call must be made to * unmap the object from process space. * * @return true if the call was successful, false otherwise. **/
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected