Home
last modified time | relevance | path

Searched refs:xe_pt_update_ops_fini (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pt.h41 void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops);
Dxe_pt.c2142 void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_fini() function
2191 xe_pt_update_ops_fini(tile, vops); in xe_pt_update_ops_abort()
Dxe_vm.c2591 xe_pt_update_ops_fini(tile, vops); in ops_execute()