Searched refs:virt2phys_device (Results 1 – 1 of 1) sorted by relevance
129 static HANDLE virt2phys_device = INVALID_HANDLE_VALUE; variable180 virt2phys_device = CreateFile( in eal_mem_virt2iova_init()182 if (virt2phys_device == INVALID_HANDLE_VALUE) { in eal_mem_virt2iova_init()205 if (virt2phys_device == INVALID_HANDLE_VALUE) in rte_mem_virt2phy()209 virt2phys_device, IOCTL_VIRT2PHYS_TRANSLATE, in rte_mem_virt2phy()225 if (virt2phys_device == INVALID_HANDLE_VALUE) in rte_mem_virt2iova()239 return virt2phys_device != INVALID_HANDLE_VALUE; in rte_eal_using_phys_addrs()