Home
last modified time | relevance | path

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

/linux/include/uapi/drm/
H A Dxe_drm.h1071 __u64 vector_of_binds; member
/linux/Documentation/gpu/
H A Ddrm-vm-bind-async.rst292 * @vector_of_binds: userptr to array of struct
295 __u64 vector_of_binds;
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c2800 u64_to_user_ptr(args->vector_of_binds); in vm_bind_ioctl_check_args()