Home
last modified time | relevance | path

Searched refs:huserd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0020.h20 __u64 huserd; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Duchan.c359 if (args->v0.huserd) { in nvkm_uchan_new()
360 userd = nvkm_umem_search(oclass->client, args->v0.huserd); in nvkm_uchan_new()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c327 args.chan.huserd = 0; in nouveau_channel_ctor()
338 args.chan.huserd = nvif_handle(&chan->mem_userd.object); in nouveau_channel_ctor()