Searched refs:XE_VMA_OPS_FLAG_HAS_SVM_PREFETCH (Results 1 – 2 of 2) sorted by relevance
464 #define XE_VMA_OPS_FLAG_HAS_SVM_PREFETCH BIT(0) macro
817 if (!(vops->flags & XE_VMA_OPS_FLAG_HAS_SVM_PREFETCH)) in xe_vma_svm_prefetch_ops_fini()2422 vops->flags |= XE_VMA_OPS_FLAG_HAS_SVM_PREFETCH; in vm_bind_ioctl_ops_create()3005 if (!(vops->flags & XE_VMA_OPS_FLAG_HAS_SVM_PREFETCH)) in vm_bind_ioctl_ops_prefetch_ranges()
Completed in 13 milliseconds