Home
last modified time | relevance | path

Searched refs:nvif_handle (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvif/
A Dobject.c40 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()
A Dvmm.c53 args->memory = nvif_handle(&mem->object); in nvif_vmm_map()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_chan.c309 args.chan.ctxdma = nvif_handle(&chan->push.ctxdma); in nouveau_channel_ctor()
313 args.chan.vmm = nvif_handle(&chan->vmm->vmm.object); in nouveau_channel_ctor()
315 args.chan.ctxdma = nvif_handle(&chan->push.ctxdma); in nouveau_channel_ctor()
332 args.chan.huserd = nvif_handle(&chan->mem_userd.object); in nouveau_channel_ctor()
A Dnouveau_abi16.c420 args->v0.object = nvif_handle(&chan->chan->user); in nouveau_abi16_usif()
425 args->v0.object = nvif_handle(&abi16->device.object); in nouveau_abi16_usif()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/
A Dobject.h46 #define nvif_handle(a) (unsigned long)(void *)(a) macro
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c271 args->pushbuf = nvif_handle(&dmac->_push.mem.object); in nv50_dmac_create()

Completed in 17 milliseconds