Symbol: xe_vma_ops
drivers/gpu/drm/xe/xe_migrate.h
98
struct xe_vma_ops *vops;
drivers/gpu/drm/xe/xe_pt.c
1285
struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_pt.c
1363
struct xe_vma_ops *vops = pt_update->vops;
drivers/gpu/drm/xe/xe_pt.c
1497
struct xe_vma_ops *vops = pt_update->vops;
drivers/gpu/drm/xe/xe_pt.c
2282
int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2518
xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2696
void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2722
void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.h
22
struct xe_vma_ops;
drivers/gpu/drm/xe/xe_pt.h
42
int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
44
struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
45
void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
46
void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_vm.c
2250
vm_bind_ioctl_ops_create(struct xe_vm *vm, struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_vm.c
2617
struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
2979
struct xe_vma_ops *vops, struct xe_vma_op *op)
drivers/gpu/drm/xe/xe_vm.c
3051
static int vm_bind_ioctl_ops_prefetch_ranges(struct xe_vm *vm, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3072
struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3122
static void trace_xe_vm_ops_execute(struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3130
static int vm_ops_setup_tile_args(struct xe_vm *vm, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3157
struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3288
static void vm_bind_ioctl_ops_fini(struct xe_vm *vm, struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_vm.c
3315
struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3530
static void xe_vma_ops_init(struct xe_vma_ops *vops, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_vm.c
3624
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
3865
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
4373
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
580
static int xe_vma_ops_alloc(struct xe_vma_ops *vops, bool array_of_binds)
drivers/gpu/drm/xe/xe_vm.c
610
static void xe_vma_svm_prefetch_ops_fini(struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
621
static void xe_vma_ops_fini(struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
631
static void xe_vma_ops_incr_pt_update_ops(struct xe_vma_ops *vops, u8 tile_mask, int inc_val)
drivers/gpu/drm/xe/xe_vm.c
665
static int xe_vm_ops_add_rebind(struct xe_vma_ops *vops, struct xe_vma *vma,
drivers/gpu/drm/xe/xe_vm.c
682
struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_vm.c
683
static void xe_vma_ops_init(struct xe_vma_ops *vops, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_vm.c
691
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
745
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
799
xe_vm_ops_add_range_rebind(struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_vm.c
835
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
887
xe_vm_ops_add_range_unbind(struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_vm.c
917
struct xe_vma_ops vops;