Home
last modified time | relevance | path

Searched refs:xe_bo_create_locked (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.h127 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile,
H A Dxe_svm.c1097 bo = xe_bo_create_locked(xe, NULL, NULL, end - start, in xe_drm_pagemap_populate_mm()
H A Dxe_bo.c2627 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 Dxe_migrate.c83 struct xe_bo *remote = xe_bo_create_locked(xe, m->tile, NULL, in test_copy()