Searched defs:ttm_operation_ctx (Results 1 – 1 of 1) sorted by relevance
182 struct ttm_operation_ctx { struct183 bool interruptible;184 bool no_wait_gpu;185 bool gfp_retry_mayfail;186 bool allow_res_evict;187 struct dma_resv *resv;188 uint64_t bytes_moved;
Completed in 6 milliseconds