Searched refs:xe_bo_vmap (Results 1 – 3 of 3) sorted by relevance
101 err = xe_bo_vmap(remote); in test_copy()196 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()663 ret = xe_bo_vmap(sys_bo); in validate_ccs_test_run_tile()688 ret = xe_bo_vmap(ccs_bo); in validate_ccs_test_run_tile()712 ret = xe_bo_vmap(vram_bo); in validate_ccs_test_run_tile()
229 int xe_bo_vmap(struct xe_bo *bo);
793 ret = xe_bo_vmap(bo); in xe_bo_move()1735 err = xe_bo_vmap(bo); in xe_bo_create_pin_map_at_aligned()2088 int xe_bo_vmap(struct xe_bo *bo) in xe_bo_vmap() function