Searched refs:nvif_handle (Results 1 – 5 of 5) sorted by relevance
40 args->v0.object = nvif_handle(object); in nvif_object_ioctl()257 args->new.token = nvif_handle(object); in nvif_object_init()258 args->new.object = nvif_handle(object); in nvif_object_init()
35 #define nvif_handle(a) (unsigned long)(void *)(a) macro
231 args.nv50.pushbuf = nvif_handle(&chan->push.ctxdma); in nouveau_channel_ind()276 args.pushbuf = nvif_handle(&chan->push.ctxdma); in nouveau_channel_dma()
378 args->v0.object = nvif_handle(&chan->chan->user); in nouveau_abi16_usif()383 args->v0.object = nvif_handle(&abi16->device.object); in nouveau_abi16_usif()
243 args->pushbuf = nvif_handle(&pushbuf); in nv50_dmac_create()