Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/drm/
H A Ddrm.h222 struct drm_map { struct
225 enum drm_map_type type; /**< Type of memory to map */ argument
226 enum drm_map_flags flags; /**< Flags */ argument
227 void *handle; /**< User-space: "Handle" to pass to mmap() */
229 int mtrr; /**< MTRR slot used */
/openbmc/linux/include/uapi/drm/
H A Ddrm.h222 struct drm_map { struct
225 enum drm_map_type type; /**< Type of memory to map */ argument
226 enum drm_map_flags flags; /**< Flags */ argument
227 void *handle; /**< User-space: "Handle" to pass to mmap() */
229 int mtrr; /**< MTRR slot used */