Home
last modified time | relevance | path

Searched refs:CMA_POOL_IOC_KERNEL_MODE_GET_USER_VA (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_cma_pool_io.h40 #define CMA_POOL_IOC_KERNEL_MODE_GET_USER_VA _IOWR(CMA_POOL_IOC_MAGIC, 0x06, struct cma_heap_get_… macro
H A DdrvCMAPool.c484 if(ioctl(fd,CMA_POOL_IOC_KERNEL_MODE_GET_USER_VA,&vma_valid_args)) in CMA_Pool_CMA_Heap_Get_User_VA()