Home
last modified time | relevance | path

Searched refs:xe_pt_update_ops_run (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c2544 xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_run() function
2713 ALLOW_ERROR_INJECTION(xe_pt_update_ops_run, ERRNO);
H A Dxe_vm.c3399 fence = xe_pt_update_ops_run(tile, vops); in ops_execute()