Home
last modified time | relevance | path

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

/linux/include/drm/ttm/
A Dttm_bo_api.h208 struct ttm_operation_ctx { struct
209 bool interruptible;
210 bool no_wait_gpu;
211 bool gfp_retry_mayfail;
212 bool allow_res_evict;
213 bool force_alloc;
214 struct dma_resv *resv;
215 uint64_t bytes_moved;

Completed in 3 milliseconds