Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCMAPool.h177 struct CMA_Pool_Alloc_Param struct
186 struct CMA_Pool_Alloc_Param argument
188 MS_U32 pool_handle_id; //in: pool handle id, when pool init, returned by kernel
189 MS_U64 offset_in_pool; //in: offset in pool
190 MS_SIZE length; //in
191 MS_U32 flags; //in: if need virtual address, set VIRT_ADDR
192 MS_VIRT virt_addr; //out: if flags: VIRT_ADDR is setted
H A DdrvCMAPool_v2.h172 struct CMA_Pool_Alloc_Param struct
174 MS_U32 pool_handle_id; //in: pool handle id, when pool init, returned by kernel
175 MS_U64 offset_in_pool; //in: offset in pool
176 MS_SIZE length; //in
177 MS_U32 flags; //in: if need virtual address, set VIRT_ADDR
178 MS_VIRT virt_addr; //out: if flags: VIRT_ADDR is setted
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvCMAPool.h170 struct CMA_Pool_Alloc_Param struct
172 MS_U32 pool_handle_id; //in: pool handle id, when pool init, returned by kernel
173 MS_U64 offset_in_pool; //in: offset in pool
174 MS_SIZE length; //in
175 MS_U32 flags; //in: if need virtual address, set VIRT_ADDR
176 MS_VIRT virt_addr; //out: if flags: VIRT_ADDR is setted