Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c504 xe_map_memset(xe, &sys_bo->vmap, 0, 0xd0, sys_bo->size); in test_migrate()
589 xe_map_memset(xe, &sys_bo->vmap, 0, 0xd0, sys_bo->size); in test_clear()
603 retval = xe_map_rd(xe, &sys_bo->vmap, sys_bo->size - 8, u64); in test_clear()
621 retval = xe_map_rd(xe, &sys_bo->vmap, sys_bo->size - 8, u64); in test_clear()
631 retval = xe_map_rd(xe, &sys_bo->vmap, sys_bo->size - 8, u64); in test_clear()
650 if (IS_ERR(sys_bo)) { in validate_ccs_test_run_tile()
652 PTR_ERR(sys_bo)); in validate_ccs_test_run_tile()
668 xe_bo_unlock(sys_bo); in validate_ccs_test_run_tile()
731 xe_bo_vunmap(sys_bo); in validate_ccs_test_run_tile()
732 xe_bo_unlock(sys_bo); in validate_ccs_test_run_tile()
[all …]