Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_bo.h99 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile,
A Dxe_svm.c712 bo = xe_bo_create_locked(tile_to_xe(tile), NULL, NULL, end - start, in xe_drm_pagemap_populate_mm()
A Dxe_bo.c2085 struct xe_bo *xe_bo_create_locked(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_locked() function
2111 struct xe_bo *bo = xe_bo_create_locked(xe, tile, vm, size, type, flags); in xe_bo_create()
A Dxe_gt_sriov_pf_config.c1477 bo = xe_bo_create_locked(xe, tile, NULL, in pf_provision_vf_lmem()
/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c82 struct xe_bo *remote = xe_bo_create_locked(xe, m->tile, NULL, in test_copy()

Completed in 19 milliseconds