Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_dma_buf.c218 bo = ___xe_bo_create_locked(xe, storage, NULL, resv, NULL, dma_buf->size, in xe_dma_buf_init_obj()
Dxe_bo.h71 struct xe_bo *___xe_bo_create_locked(struct xe_device *xe, struct xe_bo *bo,
Dxe_bo.c1265 struct xe_bo *___xe_bo_create_locked(struct xe_device *xe, struct xe_bo *bo, in ___xe_bo_create_locked() function
1455 bo = ___xe_bo_create_locked(xe, bo, tile, vm ? xe_vm_resv(vm) : NULL, in __xe_bo_create_locked()