Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | cmm_mgrattrs |
struct | cmm_attrs |
struct | cmm_seginfo |
struct | cmm_info |
struct | cmm_xlatorattrs |
Macros | |
#define | CMM_SUBFROMDSPPA -1 |
#define | CMM_ADDTODSPPA 1 |
#define | CMM_ALLSEGMENTS 0xFFFFFF /* All SegIds */ |
#define | CMM_MAXGPPSEGS 1 /* Maximum # of SM segs */ |
Enumerations | |
enum | cmm_xlatetype { CMM_VA2PA = 0, CMM_PA2VA = 1, CMM_VA2DSPPA = 2, CMM_PA2DSPPA = 3, CMM_DSPPA2PA = 4 } |
enum cmm_xlatetype |