Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_ipa_pool_uapi.h132 struct IPA_Pool_Heap_Attr struct
134 MS_U32 heap_id; //in: maybe shared with more than one pools which based on this heap
136 char name[IPAPOOL_HEAP_NAME_MAX_LEN]; //out: heap name
137 MS_U64 heap_miu_start_offset; //out: heap start offset in miu
138 MS_U64 heap_length; //out: heap leagth
139 MS_U32 miu; //out: miu id this heap belongs, index from 0.
140 MS_U32 heap_type;//out: return heap type to application (enum IPA_HEAP_TYPE )
141 MS_S32 error_code; // error code when failed