Lines Matching defs:PA_In_IPA_Pool_Param
261 struct PA_In_IPA_Pool_Param struct
263 MS_U64 PA;//in: PA value
264 MS_S32 miu;//out: in which miu
266 MS_BOOL in_heap;//out: whether in heap(space).If not, relative value can not get.
267 MS_S32 space_id; //out: space id the pa in
268 enum IPA_SPACE_TYPE space_type;//out: return space type to application
269 MS_U64 space_miu_start_offset; //out: space start offset in miu
270 MS_U64 space_length; //out: space leagth
271 MS_U64 pa_offset_in_heap; //out: pa location in heap
273 MS_BOOL allocated;//out :whether already allocated,if not , relative value can not get.
275 char pool_name[IPAPOOL_NAME_MAX_LONG_Param];//out: name of pool.
276 MS_U64 pool_len; //out: pool length in space
277 MS_U64 pool_offset_in_heap; //out: pool location in heap
278 MS_U64 pa_offset_in_pool; //out: pa location in pool
280 enum PA_In_IPA_Pool_State_Param pa_state;//out:pa state summary
281 MS_S32 error_code; // error code when pool init failed