Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvIPAPool.h261 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.
[all …]