Searched defs:xe_migrate (Results 1 – 1 of 1) sorted by relevance
50 struct xe_migrate { struct53 /** @tile: Backpointer to the tile this struct xe_migrate belongs to. */ argument54 struct xe_tile *tile;56 struct mutex job_mutex;58 struct xe_bo *pt_bo;60 u64 batch_base_ofs;62 u64 usm_batch_base_ofs;64 u64 cleared_mem_ofs;66 u64 large_page_copy_ofs;71 u64 large_page_copy_pdes;[all …]