Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c494 struct xe_bo *sys_bo, struct xe_bo *vram_bo, struct xe_bo *ccs_bo, in test_migrate()
582 struct xe_bo *sys_bo, struct xe_bo *vram_bo, struct kunit *test) in test_clear()
639 struct xe_bo *sys_bo, *vram_bo = NULL, *ccs_bo = NULL; in validate_ccs_test_run_tile() local