nvkm_mem_map_host
int nvkm_mem_map_host(struct nvkm_memory *, void **pmap);
int ret = nvkm_mem_map_host(umem->memory, &umem->map);