Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/uapi/drm/
Ddrm.h223 struct drm_map { struct
226 enum drm_map_type type; /**< Type of memory to map */ argument
227 enum drm_map_flags flags; /**< Flags */ argument
228 void *handle; /**< User-space: "Handle" to pass to mmap() */
230 int mtrr; /**< MTRR slot used */
/Linux-v5.4/include/uapi/drm/
Ddrm.h223 struct drm_map { struct
226 enum drm_map_type type; /**< Type of memory to map */ argument
227 enum drm_map_flags flags; /**< Flags */ argument
228 void *handle; /**< User-space: "Handle" to pass to mmap() */
230 int mtrr; /**< MTRR slot used */