Home
last modified time | relevance | path

Searched refs:cma_heap_info (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvCMAPool.c217 struct cma_heap_info heap_info; in MApi_CMA_Pool_Init()
225 memset(&heap_info, 0, sizeof(struct cma_heap_info)); in MApi_CMA_Pool_Init()
H A Dmdrv_cma_pool_io.h35 #define CMA_POOL_IOC_INIT _IOWR(CMA_POOL_IOC_MAGIC, 0x00, struct cma_heap_info)
H A Dmdrv_cma_pool_st.h45 struct cma_heap_info { struct
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvCMAPool.c236 struct cma_heap_info heap_info; in MApi_CMA_Pool_Init()