Home
last modified time | relevance | path

Searched refs:xe_bo_vmap (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c103 err = xe_bo_vmap(remote); in test_copy()
199 err = xe_bo_vmap(bo); in xe_migrate_sanity_test()
521 ret = xe_bo_vmap(vram_bo); in test_migrate()
560 ret = xe_bo_vmap(vram_bo); in test_migrate()
665 ret = xe_bo_vmap(sys_bo); in validate_ccs_test_run_tile()
690 ret = xe_bo_vmap(ccs_bo); in validate_ccs_test_run_tile()
714 ret = xe_bo_vmap(vram_bo); in validate_ccs_test_run_tile()
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1452 ret = xe_bo_vmap(backup); in xe_bo_evict_pinned_copy()
1457 ret = xe_bo_vmap(bo); in xe_bo_evict_pinned_copy()
1602 ret = xe_bo_vmap(backup); in xe_bo_restore_pinned()
1607 ret = xe_bo_vmap(bo); in xe_bo_restore_pinned()
2921 err = xe_bo_vmap(bo); in xe_bo_create_pin_map_at_aligned()
3385 int xe_bo_vmap(struct xe_bo *bo) in xe_bo_vmap() function
H A Dxe_bo.h421 int xe_bo_vmap(struct xe_bo *bo);