Home
last modified time | relevance | path

Searched refs:___xe_bo_create_locked (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c215 bo = ___xe_bo_create_locked(xe, storage, NULL, resv, NULL, dma_buf->size, in xe_dma_buf_init_obj()
H A Dxe_bo.h86 struct xe_bo *___xe_bo_create_locked(struct xe_device *xe, struct xe_bo *bo,
H A Dxe_bo.c1627 struct xe_bo *___xe_bo_create_locked(struct xe_device *xe, struct xe_bo *bo, in ___xe_bo_create_locked() function
1823 bo = ___xe_bo_create_locked(xe, bo, tile, vm ? xe_vm_resv(vm) : NULL, in __xe_bo_create_locked()