Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c501 xe_map_memset(xe, &sys_bo->vmap, 0, 0xd0, xe_bo_size(sys_bo)); in test_migrate()
586 xe_map_memset(xe, &sys_bo->vmap, 0, 0xd0, xe_bo_size(sys_bo)); in test_clear()
600 retval = xe_map_rd(xe, &sys_bo->vmap, xe_bo_size(sys_bo) - 8, u64); in test_clear()
618 retval = xe_map_rd(xe, &sys_bo->vmap, xe_bo_size(sys_bo) - 8, u64); in test_clear()
628 retval = xe_map_rd(xe, &sys_bo->vmap, xe_bo_size(sys_bo) - 8, u64); in test_clear()
647 if (IS_ERR(sys_bo)) { in validate_ccs_test_run_tile()
649 PTR_ERR(sys_bo)); in validate_ccs_test_run_tile()
665 xe_bo_unlock(sys_bo); in validate_ccs_test_run_tile()
728 xe_bo_vunmap(sys_bo); in validate_ccs_test_run_tile()
729 xe_bo_unlock(sys_bo); in validate_ccs_test_run_tile()
[all …]

Completed in 97 milliseconds