Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_validate_test.c234 struct ttm_place *fst_place, *snd_place; in ttm_bo_validate_basic() local
254 snd_place = ttm_place_kunit_init(test, snd_mem, DRM_BUDDY_TOPDOWN_ALLOCATION); in ttm_bo_validate_basic()
255 snd_placement = ttm_placement_kunit_init(test, snd_place, 1); in ttm_bo_validate_basic()