Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/uapi/drm/
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 */
/linux-6.6.21/include/uapi/drm/
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 */