Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
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 */
/third_party/mesa3d/include/drm-uapi/
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 */