Searched refs:xe_bo_create_locked (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_bo.h | 81 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile,
|
D | xe_bo.c | 1508 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_locked() function 1533 struct xe_bo *bo = xe_bo_create_locked(xe, tile, vm, size, type, flags); in xe_bo_create()
|
/linux-6.12.1/drivers/gpu/drm/xe/tests/ |
D | xe_migrate.c | 82 struct xe_bo *remote = xe_bo_create_locked(xe, m->tile, NULL, in test_copy()
|