Searched defs:MSOS_MMPool_Map_Param (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | MsOSmm.h | 149 struct MSOS_MMPool_Map_Param struct 151 MSOS_MMPool_Chunk chunk; 153 MS_U32 cache_type; //in: cache type of mapping, //0:noncache,1:cache,2:bufferable 154 MS_U8* virt_addr; //out: virtual address for user mode access 155 MS_S32 error_code; //out: reason about why map failed
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | MsOSmm.h | 149 struct MSOS_MMPool_Map_Param struct 151 MSOS_MMPool_Chunk chunk; 153 MS_U32 cache_type; //in: cache type of mapping, //0:noncache,1:cache,2:bufferable 154 MS_U8* virt_addr; //out: virtual address for user mode access 155 MS_S32 error_code; //out: reason about why map failed
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOSmm.h | 148 struct MSOS_MMPool_Map_Param struct 150 MSOS_MMPool_Chunk chunk; 152 MS_U32 cache_type; //in: cache type of mapping, //0:noncache,1:cache,2:bufferable 153 MS_U8* virt_addr; //out: virtual address for user mode access 154 MS_S32 error_code; //out: reason about why map failed
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | MsOSmm.h | 148 struct MSOS_MMPool_Map_Param struct 150 MSOS_MMPool_Chunk chunk; 152 MS_U32 cache_type; //in: cache type of mapping, //0:noncache,1:cache,2:bufferable 153 MS_U8* virt_addr; //out: virtual address for user mode access 154 MS_S32 error_code; //out: reason about why map failed
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOSmm.h | 150 struct MSOS_MMPool_Map_Param struct 152 MSOS_MMPool_Chunk chunk; 154 MS_U32 cache_type; //in: cache type of mapping, //0:noncache,1:cache,2:bufferable 155 MS_U8* virt_addr; //out: virtual address for user mode access 156 MS_S32 error_code; //out: reason about why map failed
|