Searched refs:xe_vm_lock (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 222 xe_vm_lock(vm, false); in evict_test_run_tile() 298 xe_vm_lock(vm, false); in evict_test_run_tile()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_exec.c | 232 err = xe_vm_lock(vm, true); in xe_exec_ioctl()
|
| H A D | xe_vm.h | 45 int xe_vm_lock(struct xe_vm *vm, bool intr);
|
| H A D | xe_vm.c | 313 xe_vm_lock(vm, false); in xe_vm_kill() 1753 xe_vm_lock(vm, false); in xe_vm_close_and_put() 3856 * xe_vm_lock() - Lock the vm's dma_resv object 3864 int xe_vm_lock(struct xe_vm *vm, bool intr) in xe_vm_lock() 3880 * Unlock a buffer object lock that was locked by xe_vm_lock(). in xe_vm_unlock() 4330 xe_vm_lock(vm, false); in xe_vm_alloc_vma() 3859 int xe_vm_lock(struct xe_vm *vm, bool intr) xe_vm_lock() function
|
| H A D | xe_svm.c | 276 xe_vm_lock(vm, false); in __xe_svm_garbage_collector()
|
| H A D | xe_migrate.c | 103 xe_vm_lock(m->q->vm, false); in xe_migrate_fini()
|
| H A D | xe_oa.c | 618 xe_vm_lock(q->vm, false); in xe_oa_lock_vma()
|
| H A D | xe_bo.c | 3276 xe_vm_lock(vm, false); in xe_gem_create_ioctl()
|