Searched refs:nvif_handle (Results 1 – 6 of 6) sorted by relevance
288 args.volta.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ind()297 args.kepler.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ind()305 args.fermi.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ind()311 args.nv50.pushbuf = nvif_handle(&chan->push.ctxdma); in nouveau_channel_ind()312 args.nv50.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ind()363 args.pushbuf = nvif_handle(&chan->push.ctxdma); in nouveau_channel_dma()
421 args->v0.object = nvif_handle(&chan->chan->user); in nouveau_abi16_usif()426 args->v0.object = nvif_handle(&abi16->device.object); in nouveau_abi16_usif()
40 args->v0.object = nvif_handle(object); in nvif_object_ioctl()290 args->new.token = nvif_handle(object); in nvif_object_ctor()291 args->new.object = nvif_handle(object); in nvif_object_ctor()
53 args->memory = nvif_handle(&mem->object); in nvif_vmm_map()
46 #define nvif_handle(a) (unsigned long)(void *)(a) macro
272 args->pushbuf = nvif_handle(&dmac->_push.mem.object); in nv50_dmac_create()