Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_validate_test.c1132 struct ttm_placement *placement_tt, *placement_mock; in ttm_bo_validate_recrusive_evict() local
1145 placement_tt = ttm_placement_kunit_init(test, place_tt, 1); in ttm_bo_validate_recrusive_evict()
1155 err = ttm_bo_init_reserved(priv->ttm_dev, bo_tt, bo_type, placement_tt, in ttm_bo_validate_recrusive_evict()
1172 err = ttm_bo_validate(bo_val, placement_tt, &ctx_val); in ttm_bo_validate_recrusive_evict()