Searched defs:ttm_resource_manager (Results 1 – 2 of 2) sorted by relevance
79665 struct ttm_resource_manager { struct79670 const struct ttm_resource_manager_func *func; argument79671 spinlock_t move_lock;79672 struct dma_fence *move;79673 struct list_head lru[4];79674 uint64_t usage;
89407 struct ttm_resource_manager { struct89412 const struct ttm_resource_manager_func *func; argument89413 spinlock_t move_lock;89414 struct dma_fence *move;89415 struct list_head lru[4];89416 uint64_t usage;