Home
last modified time | relevance | path

Searched defs:mmap_singleton (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_mman.c1268 static struct file *mmap_singleton(struct drm_i915_private *i915) mmap_singleton() function
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_drv.h417 struct file *mmap_singleton; member