Lines Matching refs:pt_update_ops
730 if (!vops->pt_update_ops[i].num_ops) in xe_vma_ops_alloc()
733 vops->pt_update_ops[i].ops = in xe_vma_ops_alloc()
734 kmalloc_array(vops->pt_update_ops[i].num_ops, in xe_vma_ops_alloc()
735 sizeof(*vops->pt_update_ops[i].ops), in xe_vma_ops_alloc()
737 if (!vops->pt_update_ops[i].ops) in xe_vma_ops_alloc()
749 kfree(vops->pt_update_ops[i].ops); in xe_vma_ops_fini()
758 ++vops->pt_update_ops[i].num_ops; in xe_vma_ops_incr_pt_update_ops()
814 vops.pt_update_ops[i].wait_vm_bookkeep = true; in xe_vm_rebind()
869 vops.pt_update_ops[id].wait_vm_bookkeep = true; in xe_vma_rebind()
870 vops.pt_update_ops[tile->id].q = in xe_vma_rebind()
2508 if (vops->pt_update_ops[id].num_ops) in vm_ops_setup_tile_args()
2511 if (vops->pt_update_ops[id].q) in vm_ops_setup_tile_args()
2515 vops->pt_update_ops[id].q = q; in vm_ops_setup_tile_args()
2519 vops->pt_update_ops[id].q = vm->q[id]; in vm_ops_setup_tile_args()
2550 if (!vops->pt_update_ops[id].num_ops) in ops_execute()
2563 if (!vops->pt_update_ops[id].num_ops) in ops_execute()
2588 if (!vops->pt_update_ops[id].num_ops) in ops_execute()
2598 if (!vops->pt_update_ops[id].num_ops) in ops_execute()