Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/ttm/tests/
H A Dttm_pool_test.c273 enum ttm_caching pool_caching = ttm_cached; in ttm_pool_alloc_caching_mismatch() local
278 pool = ttm_pool_pre_populated(test, size, pool_caching); in ttm_pool_alloc_caching_mismatch()
280 pt_pool = &pool->caching[pool_caching].orders[order]; in ttm_pool_alloc_caching_mismatch()