Searched defs:ttm_operation_ctx (Results 1 – 2 of 2) sorted by relevance
79736 struct ttm_operation_ctx { struct79737 bool interruptible;79738 bool no_wait_gpu;79739 bool gfp_retry_mayfail;79740 bool allow_res_evict;79741 bool force_alloc;79742 struct dma_resv *resv;79743 uint64_t bytes_moved;
89478 struct ttm_operation_ctx { struct89479 bool interruptible;89480 bool no_wait_gpu;89481 bool gfp_retry_mayfail;89482 bool allow_res_evict;89483 bool force_alloc;89484 struct dma_resv *resv;89485 uint64_t bytes_moved;