Searched defs:PA_In_CMA_Pool_Param (Results 1 – 1 of 1) sorted by relevance
249 struct PA_In_CMA_Pool_Param struct251 MS_U64 PA;//in: PA value252 MS_S32 miu;//out: in which miu254 MS_BOOL in_heap;//out: whether in heap.If not, relative value can not get.255 MS_S32 heap_id; //out: heap id the pa in256 MS_U64 heap_miu_start_offset; //out: heap start offset in miu257 MS_U64 heap_length; //out: heap leagth258 MS_U64 pa_offset_in_heap; //out: pa location in heap259 MS_S32 error_code; // error code when failed,not used yet