Searched refs:xe_bo_create_pin_map (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_migrate.c | 205 big = xe_bo_create_pin_map(xe, tile, m->q->vm, SZ_4M, in xe_migrate_sanity_test() 214 pt = xe_bo_create_pin_map(xe, tile, m->q->vm, XE_PAGE_SIZE, in xe_migrate_sanity_test() 224 tiny = xe_bo_create_pin_map(xe, tile, m->q->vm, in xe_migrate_sanity_test()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.h | 133 struct xe_bo *xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile,
|
| H A D | xe_pt.c | 131 bo = xe_bo_create_pin_map(vm->xe, tile, vm, SZ_4K, in xe_pt_create()
|
| H A D | xe_bo.c | 3000 struct xe_bo *xe_bo_create_pin_map(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map() function
|