Searched refs:xe_vm_rebind (Results 1 – 2 of 2) sorted by relevance
211 int xe_vm_rebind(struct xe_vm *vm, bool rebind_worker);
428 ret = xe_vm_rebind(vm, false); in xe_vm_validate_rebind()528 err = xe_vm_rebind(vm, true); in preempt_rebind_work_func()799 int xe_vm_rebind(struct xe_vm *vm, bool rebind_worker) in xe_vm_rebind() function