Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/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()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h182 u64 pool_caching : 1; member
H A Drvu_debugfs.c1069 aura->ena, aura->pool_caching); in print_npa_aura_ctx()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1315 aq->aura.pool_caching = 1; in otx2_aura_init()