Home
last modified time | relevance | path

Searched refs:xe_vm_is_closed_or_banned (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h57 static inline bool xe_vm_is_closed_or_banned(struct xe_vm *vm) in xe_vm_is_closed_or_banned() function
H A Dxe_exec.c253 if (xe_vm_is_closed_or_banned(q->vm)) { in xe_exec_ioctl()
H A Dxe_exec_queue.c622 if (XE_IOCTL_DBG(xe, xe_vm_is_closed_or_banned(vm))) { in xe_exec_queue_create_ioctl()
H A Dxe_vm.c494 if (xe_vm_is_closed_or_banned(vm)) { in preempt_rebind_work_func()
1198 if (xe_vm_is_closed_or_banned(vm)) in xe_vm_find_overlapping_vma()
3027 if (XE_IOCTL_DBG(xe, xe_vm_is_closed_or_banned(vm))) { in xe_vm_bind_ioctl()