Searched refs:xe_vm_has_scratch (Results 1 – 3 of 3) sorted by relevance
73 static inline bool xe_vm_has_scratch(const struct xe_vm *vm) in xe_vm_has_scratch() function
63 if (!xe_vm_has_scratch(vm)) in __xe_pt_empty_pte()157 if (!xe_vm_has_scratch(vm)) { in xe_pt_populate_empty()1687 if ((!pt_op->rebind && xe_vm_has_scratch(vm) && in bind_op_prepare()
1361 if (!xe_vm_has_scratch(vm)) in xe_vm_free_scratch()1456 if (xe_vm_has_scratch(vm)) { in xe_vm_create()
Completed in 16 milliseconds