Home
last modified time | relevance | path

Searched defs:drm_map (Results 1 – 1 of 1) sorted by last modified time

/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm.h216 struct drm_map { struct
219 enum drm_map_type type; /**< Type of memory to map */ argument
220 enum drm_map_flags flags; /**< Flags */ argument
221 void *handle; /**< User-space: "Handle" to pass to mmap() */
223 int mtrr; /**< MTRR slot used */