Searched refs:xe_pt_update_ops_run (Results 1 – 3 of 3) sorted by relevance
42 struct dma_fence *xe_pt_update_ops_run(struct xe_tile *tile,
2286 xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_run() function2442 ALLOW_ERROR_INJECTION(xe_pt_update_ops_run, ERRNO);
2903 fence = xe_pt_update_ops_run(tile, vops); in ops_execute()