Searched refs:xe_vm_in_lr_mode (Results 1 – 7 of 7) sorted by relevance
178 (xe_vm_in_lr_mode(vm) ? in xe_exec_ioctl() 216 if (!xe_vm_in_lr_mode(vm) && xe_vm_userptr_check_repin(vm)) { in xe_exec_ioctl() 240 if (!xe_vm_in_lr_mode(vm)) { in xe_exec_ioctl() 268 if (!xe_vm_in_lr_mode(vm)) { in xe_exec_ioctl() 296 if (!xe_vm_in_lr_mode(vm)) { in xe_exec_ioctl() 309 if (!xe_vm_in_lr_mode(vm)) { in xe_exec_ioctl() 324 if (!xe_vm_in_lr_mode(vm)) in xe_exec_ioctl() 334 if (!xe_vm_in_lr_mode(vm)) in xe_exec_ioctl() 339 if (!err && !xe_vm_in_lr_mode(vm)) { in xe_exec_ioctl() 349 if (!xe_vm_in_lr_mode(v in xe_exec_ioctl() [all...]
213 static inline bool xe_vm_in_lr_mode(struct xe_vm *vm) in xe_vm_in_lr_mode() 220 return xe_vm_in_lr_mode(vm) && !xe_vm_in_fault_mode(vm);210 static inline bool xe_vm_in_lr_mode(struct xe_vm *vm) xe_vm_in_lr_mode() function
271 if (xe_vm_in_lr_mode(q->vm)) in switch_mode()
674 return (!IS_DGFX(xe) || (!xe_vm_in_lr_mode(vm) || in xe_atomic_for_system() 1975 xe_vm_in_lr_mode(vm))) in unbind_range_prepare() 1977 else if (pt_op->rebind && !xe_vm_in_lr_mode(vm)) in unbind_range_prepare()
1309 return q->vm && xe_vm_in_lr_mode(q->vm) &&
696 if ((xe_vm_in_lr_mode(vm) && !rebind_worker) || in xe_vm_rebind() 3726 (xe_vm_in_lr_mode(vm) ? in xe_vm_bind_ioctl()
1918 timeout = (q->vm && xe_vm_in_lr_mode(q->vm)) ? MAX_SCHEDULE_TIMEOUT : in guc_exec_queue_suspend_wait()