Searched defs:ttm_operation_ctx (Results 1 – 2 of 2) sorted by relevance
178 struct ttm_operation_ctx { struct179 bool interruptible;180 bool no_wait_gpu;181 bool gfp_retry_mayfail;182 bool allow_res_evict;183 bool force_alloc;184 struct dma_resv *resv;185 uint64_t bytes_moved;
208 struct ttm_operation_ctx { struct209 bool interruptible;210 bool no_wait_gpu;211 struct dma_resv *resv;212 uint64_t bytes_moved;213 uint32_t flags;