Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_map32 Struct Reference

Data Fields

u32 offset
 
u32 size
 
enum drm_map_type type
 
enum drm_map_flags flags
 
u32 handle
 
int mtrr
 

Detailed Description

Definition at line 181 of file drm_ioc32.c.

Field Documentation

enum drm_map_flags flags

Flags

Definition at line 185 of file drm_ioc32.c.

User-space: "Handle" to pass to mmap()

Definition at line 186 of file drm_ioc32.c.

int mtrr

MTRR slot used

Definition at line 187 of file drm_ioc32.c.

Requested physical address (0 for SAREA)

Definition at line 182 of file drm_ioc32.c.

u32 size

Requested physical size (bytes)

Definition at line 183 of file drm_ioc32.c.

Type of memory to map

Definition at line 184 of file drm_ioc32.c.


The documentation for this struct was generated from the following file: