gp100_vmm_join
int gp100_vmm_join(struct nvkm_vmm *, struct nvkm_memory *);
.join = gp100_vmm_join,
int ret = gp100_vmm_join(vmm, inst), i;