HomeSort by: relevance | last modified time | path
    Searched defs:drm_vm_sg_ops (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_vm.c 396 static const struct vm_operations_struct drm_vm_sg_ops = { variable in typeref:typename:const struct vm_operations_struct
637 vma->vm_ops = &drm_vm_sg_ops;
drm_vm.c 396 static const struct vm_operations_struct drm_vm_sg_ops = { variable in typeref:typename:const struct vm_operations_struct
637 vma->vm_ops = &drm_vm_sg_ops;
drm_vm.c 396 static const struct vm_operations_struct drm_vm_sg_ops = { variable in typeref:typename:const struct vm_operations_struct
637 vma->vm_ops = &drm_vm_sg_ops;

Completed in 33 milliseconds