Searched refs:xe_bo_create_locked (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_bo.h | 96 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile,
|
| H A D | xe_svm.c | 693 bo = xe_bo_create_locked(tile_to_xe(tile), NULL, NULL, in xe_svm_alloc_vram()
|
| H A D | xe_bo.c | 1890 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_locked() function 1916 struct xe_bo *bo = xe_bo_create_locked(xe, tile, vm, size, type, flags); in xe_bo_create()
|
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_migrate.c | 82 struct xe_bo *remote = xe_bo_create_locked(xe, m->tile, NULL, in test_copy()
|