Home
last modified time | relevance | path

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

/linux-6.15/include/drm/ttm/
H A Dttm_pool.h51 struct ttm_pool_type { struct
52 struct ttm_pool *pool;
53 unsigned int order;
54 enum ttm_caching caching;
79 struct ttm_pool_type orders[NR_PAGE_ORDERS]; argument