Lines Matching defs:xe_migrate
41 struct xe_migrate { struct
44 /** @tile: Backpointer to the tile this struct xe_migrate belongs to. */ argument
45 struct xe_tile *tile;
47 struct mutex job_mutex;
49 struct xe_bo *pt_bo;
51 u64 batch_base_ofs;
53 u64 usm_batch_base_ofs;
55 u64 cleared_mem_ofs;
60 struct dma_fence *fence;
65 struct drm_suballoc_manager vm_update_sa;
67 u64 min_chunk_size;