Searched refs:xe_bo_init_locked (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_dma_buf.c | 264 bo = xe_bo_init_locked(xe, storage, NULL, resv, NULL, dma_buf->size, in xe_dma_buf_init_obj()
|
| H A D | xe_bo.c | 1220 backup = xe_bo_init_locked(xe, NULL, NULL, bo->ttm.base.resv, NULL, xe_bo_size(bo), in xe_bo_notifier_prepare_pinned() 1360 backup = xe_bo_init_locked(xe, NULL, NULL, bo->ttm.base.resv, NULL, in xe_bo_evict_pinned() 2132 struct xe_bo *xe_bo_init_locked(struct xe_device *xe, struct xe_bo *bo, in xe_bo_init_locked() function 2331 bo = xe_bo_init_locked(xe, bo, tile, vm ? xe_vm_resv(vm) : NULL, in __xe_bo_create_locked()
|