Searched refs:pool_caching (Results 1 – 2 of 2) sorted by relevance
272 enum ttm_caching pool_caching = ttm_cached; in ttm_pool_alloc_caching_mismatch() local277 pool = ttm_pool_pre_populated(test, size, pool_caching); in ttm_pool_alloc_caching_mismatch()279 pt_pool = &pool->caching[pool_caching].orders[order]; in ttm_pool_alloc_caching_mismatch()
180 u64 pool_caching : 1; member