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