Home
last modified time | relevance | path

Searched refs:gpuvm_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1810 static const struct drm_gpuvm_ops gpuvm_ops = { variable
1865 &gpuvm_ops); in nouveau_uvmm_ioctl_vm_init()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_vm.c1430 static const struct drm_gpuvm_ops gpuvm_ops = { variable
1691 vm_resv_obj, 0, vm->size, 0, 0, &gpuvm_ops); in xe_vm_create()