Searched refs:nvif_handle (Results 1 – 6 of 6) sorted by relevance
263 args.volta.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ind()272 args.kepler.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ind()280 args.fermi.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ind()286 args.nv50.pushbuf = nvif_handle(&chan->push.ctxdma); in nouveau_channel_ind()287 args.nv50.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ind()338 args.pushbuf = nvif_handle(&chan->push.ctxdma); in nouveau_channel_dma()
395 args->v0.object = nvif_handle(&chan->chan->user); in nouveau_abi16_usif()400 args->v0.object = nvif_handle(&abi16->device.object); in nouveau_abi16_usif()
40 args->v0.object = nvif_handle(object); in nvif_object_ioctl()288 args->new.token = nvif_handle(object); in nvif_object_init()289 args->new.object = nvif_handle(object); in nvif_object_init()
53 args->memory = nvif_handle(&mem->object); in nvif_vmm_map()
39 #define nvif_handle(a) (unsigned long)(void *)(a) macro
163 args->pushbuf = nvif_handle(&dmac->push.object); in nv50_dmac_create()