Home
last modified time | relevance | path

Searched defs:MSOS_MMPool_Init_Param (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOSmm.h170 struct MSOS_MMPool_Init_Param struct
172 …*pool_name; //in: global identify name for pool to shared between multiple process
174 MS_U64 PoolStartPa; //in: pool location in pa
175 MS_U64 len; //in:
177 MS_U32 pool_handle_id; //out: generate pool id based on heap specified by heap_id
178 MS_U32 miu; //out: miu id this heap belongs, index from 0.
179 … MS_U32 heap_type; //out: return heap type to application, //0: normal memory, 1:cma
180 MS_S32 error_code; //out: error code when pool init failed
181 MS_U64 heap_length; //out: heap leagth
182 MS_U64 heap_miu_start_offset; //out: heap start offset in miu
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOSmm.h170 struct MSOS_MMPool_Init_Param struct
172 …*pool_name; //in: global identify name for pool to shared between multiple process
174 MS_U64 PoolStartPa; //in: pool location in pa
175 MS_U64 len; //in:
177 MS_U32 pool_handle_id; //out: generate pool id based on heap specified by heap_id
178 MS_U32 miu; //out: miu id this heap belongs, index from 0.
179 … MS_U32 heap_type; //out: return heap type to application, //0: normal memory, 1:cma
180 MS_S32 error_code; //out: error code when pool init failed
181 MS_U64 heap_length; //out: heap leagth
182 MS_U64 heap_miu_start_offset; //out: heap start offset in miu
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOSmm.h169 struct MSOS_MMPool_Init_Param struct
171 …*pool_name; //in: global identify name for pool to shared between multiple process
173 MS_U64 PoolStartPa; //in: pool location in pa
174 MS_U64 len; //in:
176 MS_U32 pool_handle_id; //out: generate pool id based on heap specified by heap_id
177 MS_U32 miu; //out: miu id this heap belongs, index from 0.
178 … MS_U32 heap_type; //out: return heap type to application, //0: normal memory, 1:cma
179 MS_S32 error_code; //out: error code when pool init failed
180 MS_U64 heap_length; //out: heap leagth
181 MS_U64 heap_miu_start_offset; //out: heap start offset in miu
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOSmm.h169 struct MSOS_MMPool_Init_Param struct
171 …*pool_name; //in: global identify name for pool to shared between multiple process
173 MS_U64 PoolStartPa; //in: pool location in pa
174 MS_U64 len; //in:
176 MS_U32 pool_handle_id; //out: generate pool id based on heap specified by heap_id
177 MS_U32 miu; //out: miu id this heap belongs, index from 0.
178 … MS_U32 heap_type; //out: return heap type to application, //0: normal memory, 1:cma
179 MS_S32 error_code; //out: error code when pool init failed
180 MS_U64 heap_length; //out: heap leagth
181 MS_U64 heap_miu_start_offset; //out: heap start offset in miu
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOSmm.h171 struct MSOS_MMPool_Init_Param struct
173 …*pool_name; //in: global identify name for pool to shared between multiple process
175 MS_U64 PoolStartPa; //in: pool location in pa
176 MS_U64 len; //in:
178 MS_U32 pool_handle_id; //out: generate pool id based on heap specified by heap_id
179 MS_U32 miu; //out: miu id this heap belongs, index from 0.
180 … MS_U32 heap_type; //out: return heap type to application, //0: normal memory, 1:cma
181 MS_S32 error_code; //out: error code when pool init failed
182 MS_U64 heap_length; //out: heap leagth
183 MS_U64 heap_miu_start_offset; //out: heap start offset in miu