Searched refs:has_phys_addr (Results 1 – 2 of 2) sorted by relevance
279 bool has_phys_addr; in rte_eal_init() local352 has_phys_addr = true; in rte_eal_init()357 has_phys_addr = false; in rte_eal_init()361 if (iova_mode == RTE_IOVA_PA && !has_phys_addr) { in rte_eal_init()368 if (has_phys_addr) { in rte_eal_init()
589 bool has_phys_addr; in rte_eal_init() local694 has_phys_addr = internal_conf->no_hugetlbfs == 0; in rte_eal_init()696 if (iova_mode == RTE_IOVA_PA && !has_phys_addr) { in rte_eal_init()703 if (has_phys_addr) { in rte_eal_init()