Home
last modified time | relevance | path

Searched refs:drm_nouveau_vm_bind (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/drm/
H A Dnouveau_drm.h236 * an array of this structure via struct drm_nouveau_vm_bind's &op_ptr field.
295 * struct drm_nouveau_vm_bind - structure for DRM_IOCTL_NOUVEAU_VM_BIND
297 struct drm_nouveau_vm_bind { struct
303 * @flags: the flags for a &drm_nouveau_vm_bind ioctl
473 #define DRM_IOCTL_NOUVEAU_VM_BIND DRM_IOWR(DRM_COMMAND_BASE + DRM_NOUVEAU_VM_BIND, struct drm_nouveau_vm_bind)
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1686 struct drm_nouveau_vm_bind *req) in nouveau_uvmm_vm_bind_ucopy()
1753 struct drm_nouveau_vm_bind *req = data; in nouveau_uvmm_ioctl_vm_bind()

Completed in 4 milliseconds