Searched defs:ttm_resource_manager (Results 1 – 1 of 1) sorted by relevance
151 struct ttm_resource_manager { struct159 const struct ttm_resource_manager_func *func; argument160 spinlock_t move_lock;165 struct dma_fence *move;170 struct list_head lru[TTM_MAX_BO_PRIORITY];176 uint64_t usage;
Completed in 4 milliseconds