Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c272 enum ttm_caching pool_caching = ttm_cached; in ttm_pool_alloc_caching_mismatch() local
277 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()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h180 u64 pool_caching : 1; member