Home
last modified time | relevance | path

Searched defs:ttm_pool_type (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/drm/ttm/
Dttm_pool.h49 struct ttm_pool_type { struct
50 struct ttm_pool *pool;
51 unsigned int order;
52 enum ttm_caching caching;
77 struct ttm_pool_type orders[MAX_ORDER + 1]; argument