Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c101 err = xe_bo_vmap(remote); in test_copy()
196 err = xe_bo_vmap(bo); in xe_migrate_sanity_test()
518 ret = xe_bo_vmap(vram_bo); in test_migrate()
557 ret = xe_bo_vmap(vram_bo); in test_migrate()
660 ret = xe_bo_vmap(sys_bo); in validate_ccs_test_run_tile()
685 ret = xe_bo_vmap(ccs_bo); in validate_ccs_test_run_tile()
709 ret = xe_bo_vmap(vram_bo); in validate_ccs_test_run_tile()
/drivers/gpu/drm/xe/
A Dxe_bo.c1263 ret = xe_bo_vmap(backup); in xe_bo_evict_pinned()
1268 ret = xe_bo_vmap(bo); in xe_bo_evict_pinned()
1356 ret = xe_bo_vmap(backup); in xe_bo_restore_pinned()
1361 ret = xe_bo_vmap(bo); in xe_bo_restore_pinned()
2154 err = xe_bo_vmap(bo); in xe_bo_create_pin_map_at_aligned()
2506 int xe_bo_vmap(struct xe_bo *bo) in xe_bo_vmap() function
A Dxe_bo.h272 int xe_bo_vmap(struct xe_bo *bo);

Completed in 11 milliseconds