Lines Matching defs:IPA_Pool_Init_Param
205 struct IPA_Pool_Init_Param struct
207 MS_U32 space_id; //in: space id the pool will be created in
208 char *pool_name;//in: global identify name for pool to shared between multiple process
210 MS_U64 offset_in_heap; //in: pool location in space
211 MS_U64 len; //in: pool length in space
213 MS_U32 pool_handle_id; //out: generate pool id based on space specified by space_id
214 MS_U32 miu; //out: miu id this space belongs, index from 0.
215 enum IPA_SPACE_TYPE space_type;//out: return space type to application
216 MS_S32 error_code; // error code when pool init failed
218 MS_U64 space_length; //out: space leagth
219 MS_U64 space_miu_start_offset; //out: space start offset in miu