Lines Matching refs:pt_update_ops
788 if (!vops->pt_update_ops[i].num_ops) in xe_vma_ops_alloc()
791 vops->pt_update_ops[i].ops = in xe_vma_ops_alloc()
792 kmalloc_array(vops->pt_update_ops[i].num_ops, in xe_vma_ops_alloc()
793 sizeof(*vops->pt_update_ops[i].ops), in xe_vma_ops_alloc()
795 if (!vops->pt_update_ops[i].ops) in xe_vma_ops_alloc()
831 kfree(vops->pt_update_ops[i].ops); in xe_vma_ops_fini()
843 vops->pt_update_ops[i].num_ops += inc_val; in xe_vma_ops_incr_pt_update_ops()
899 vops.pt_update_ops[i].wait_vm_bookkeep = true; in xe_vm_rebind()
954 vops.pt_update_ops[id].wait_vm_bookkeep = true; in xe_vma_rebind()
955 vops.pt_update_ops[tile->id].q = in xe_vma_rebind()
1044 vops.pt_update_ops[id].wait_vm_bookkeep = true; in xe_vm_range_rebind()
1045 vops.pt_update_ops[tile->id].q = in xe_vm_range_rebind()
1127 vops.pt_update_ops[id].wait_vm_bookkeep = true; in xe_vm_range_unbind()
1128 vops.pt_update_ops[tile->id].q = in xe_vm_range_unbind()
3087 if (vops->pt_update_ops[id].num_ops) in vm_ops_setup_tile_args()
3090 if (vops->pt_update_ops[id].q) in vm_ops_setup_tile_args()
3094 vops->pt_update_ops[id].q = q; in vm_ops_setup_tile_args()
3098 vops->pt_update_ops[id].q = vm->q[id]; in vm_ops_setup_tile_args()
3129 if (!vops->pt_update_ops[id].num_ops) in ops_execute()
3142 if (!vops->pt_update_ops[id].num_ops) in ops_execute()
3167 if (!vops->pt_update_ops[id].num_ops) in ops_execute()
3177 if (!vops->pt_update_ops[id].num_ops) in ops_execute()