Searched refs:alloc_phys (Results 1 – 5 of 5) sorted by relevance
109 phys_addr_t alloc_phys; member
287 dev_info.alloc_phys = kni->m_alloc_q->iova; in rte_kni_alloc()
361 kni->alloc_q = iova_to_kva(current, dev_info.alloc_phys); in kni_ioctl_create()378 kni->alloc_q = phys_to_virt(dev_info.alloc_phys); in kni_ioctl_create()395 (unsigned long long) dev_info.alloc_phys, kni->alloc_q); in kni_ioctl_create()
314 rte_iova_t alloc_phys; member
892 host_info->alloc_phys); in avp_dev_create()898 host_info->alloc_phys + (i * host_info->alloc_size)); in avp_dev_create()