Lines Matching defs:vops
778 static int xe_vma_ops_alloc(struct xe_vma_ops *vops, bool array_of_binds) in xe_vma_ops_alloc()
798 static void xe_vma_ops_fini(struct xe_vma_ops *vops) in xe_vma_ops_fini()
806 static void xe_vma_ops_incr_pt_update_ops(struct xe_vma_ops *vops, u8 tile_mask) in xe_vma_ops_incr_pt_update_ops()
831 static int xe_vm_ops_add_rebind(struct xe_vma_ops *vops, struct xe_vma *vma, in xe_vm_ops_add_rebind()
857 struct xe_vma_ops vops; in xe_vm_rebind() local
911 struct xe_vma_ops vops; in xe_vma_rebind() local
2186 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_parse()
2511 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_lock_and_prep()
2559 static void trace_xe_vm_ops_execute(struct xe_vma_ops *vops) in trace_xe_vm_ops_execute()
2567 static int vm_ops_setup_tile_args(struct xe_vm *vm, struct xe_vma_ops *vops) in vm_ops_setup_tile_args()
2594 struct xe_vma_ops *vops) in ops_execute()
2710 static void vm_bind_ioctl_ops_fini(struct xe_vm *vm, struct xe_vma_ops *vops, in vm_bind_ioctl_ops_fini()
2738 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_execute()
2922 static void xe_vma_ops_init(struct xe_vma_ops *vops, struct xe_vm *vm, in xe_vma_ops_init()
2996 struct xe_vma_ops vops; in xe_vm_bind_ioctl() local