Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c272 enum ttm_caching tt_caching = ttm_uncached; in ttm_pool_alloc_caching_mismatch() local
281 pt_tt = &pool->caching[tt_caching].orders[order]; in ttm_pool_alloc_caching_mismatch()
283 tt = ttm_tt_kunit_init(test, 0, tt_caching, size); in ttm_pool_alloc_caching_mismatch()