Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_ipa_pool_uapi.h231 #define IPA_POOL_IOC_KERNEL_MAP _IOWR(IPA_POOL_IOC_MAGIC, 0x0A, struct IPA_Pool_Map_Args) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvIPAPool.c885 res = file_ioctl(_fileIPAPool, IPA_POOL_IOC_KERNEL_MAP, (unsigned long)(&map_args)); in MApi_IPA_Pool_MapKerVA()