Searched refs:rte_eal_iopl_init (Results 1 – 8 of 8) sorted by relevance
63 int rte_eal_iopl_init(void);
56 rte_eal_iopl_init;
502 if (rte_eal_iopl_init() != 0) { in rte_pci_ioport_map()
381 if (rte_eal_iopl_init() != 0) { in pci_uio_ioport_map()
692 if (rte_eal_iopl_init() != 0) { in pci_ioport_map()
642 rte_eal_iopl_init(void) in rte_eal_iopl_init() function
904 rte_eal_iopl_init(void) in rte_eal_iopl_init() function
2182 rte_eal_iopl_init(); in RTE_INIT()