Home
last modified time | relevance | path

Searched refs:ntfy_vma (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c131 nouveau_bo_vma_del(chan->ntfy, &chan->ntfy_vma); in nouveau_abi16_chan_fini()
317 &chan->ntfy_vma); in nouveau_abi16_ioctl_channel_alloc()
429 args.start += chan->ntfy_vma.offset; in nouveau_abi16_ioctl_notifierobj_alloc()
430 args.limit += chan->ntfy_vma.offset; in nouveau_abi16_ioctl_notifierobj_alloc()
Dnouveau_abi16.h26 struct nouveau_vma ntfy_vma; member