nvif_object_map_handle   33 drivers/gpu/drm/nouveau/include/nvif/object.h int  nvif_object_map_handle(struct nvif_object *, void *, u32,
nvif_object_map_handle 1500 drivers/gpu/drm/nouveau/nouveau_bo.c 			ret = nvif_object_map_handle(&mem->mem.object,
nvif_object_map_handle  225 drivers/gpu/drm/nouveau/nvif/object.c 	int ret = nvif_object_map_handle(object, argv, argc, &handle, &length);