Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c198 DRM_IOCTL_DEF_DRV(XE_VM_BIND, xe_vm_bind_ioctl, DRM_RENDER_ALLOW),
H A Dxe_vm.c3821 int xe_vm_bind_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in xe_vm_bind_ioctl() function