Searched defs:ttm_device (Results 1 – 1 of 1) sorted by relevance
226 struct ttm_device { struct237 struct ttm_device_funcs *funcs; argument243 struct ttm_resource_manager sysman;248 struct ttm_resource_manager *man_drv[TTM_NUM_MEM_TYPES];253 struct drm_vma_offset_manager *vma_manager;258 struct ttm_pool pool;263 spinlock_t lru_lock;288 int ttm_device_swapout(struct ttm_device *bdev, struct ttm_operation_ctx *ctx, argument
Completed in 6 milliseconds