Searched refs:drm_gpuvm_prefetch_ops_create (Results 1 – 2 of 2) sorted by relevance
3124 drm_gpuvm_prefetch_ops_create(struct drm_gpuvm *gpuvm, in drm_gpuvm_prefetch_ops_create() function3157 EXPORT_SYMBOL_GPL(drm_gpuvm_prefetch_ops_create);
2294 ops = drm_gpuvm_prefetch_ops_create(&vm->gpuvm, addr, range); in vm_bind_ioctl_ops_create()