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 | 220 xe_vm_lock(vm, false); in evict_test_run_tile() 296 xe_vm_lock(vm, false); in evict_test_run_tile()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_exec.c | 236 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 | 312 xe_vm_lock(vm, false); in xe_vm_kill() 1774 xe_vm_lock(vm, false); in xe_vm_close_and_put() 3917 int xe_vm_lock(struct xe_vm *vm, bool intr) in xe_vm_lock() function 4440 xe_vm_lock(vm, false); in xe_vm_alloc_vma()
|
| H A D | xe_svm.c | 302 xe_vm_lock(vm, false); in __xe_svm_garbage_collector()
|
| H A D | xe_migrate.c | 105 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 | 3278 xe_vm_lock(vm, false); in xe_gem_create_ioctl()
|