Searched refs:xe_bo_create_locked (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.h | 127 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile,
|
| H A D | xe_svm.c | 1097 bo = xe_bo_create_locked(xe, NULL, NULL, end - start, in xe_drm_pagemap_populate_mm()
|
| H A D | xe_bo.c | 2627 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_locked() function
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_migrate.c | 83 struct xe_bo *remote = xe_bo_create_locked(xe, m->tile, NULL, in test_copy()
|