Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_ipa_pool_uapi.h170 struct PA_In_IPA_Pool_Args struct
172 MS_U64 PA;//in: PA value
173 MS_S32 miu;//out: in which miu
175 MS_BOOL in_heap;//out: whether in heap.If not, relative value can not get.
176 MS_S32 heap_id; //out: heap id the pa in
177 enum IPA_HEAP_TYPE heap_type;//out: return heap type to application
178 MS_U64 heap_miu_start_offset; //out: heap start offset in miu
179 MS_U64 heap_length; //out: heap leagth
180 MS_U64 pa_offset_in_heap; //out: pa location in heap
182 MS_BOOL allocated;//out :whether already allocated,if not , relative value can not get.
[all …]