Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_options.h60 #define OPT_NO_HUGE "no-huge" macro
H A Deal_common_options.c89 {OPT_NO_HUGE, 0, NULL, OPT_NO_HUGE_NUM },
1918 "be specified together with --"OPT_NO_HUGE"\n"); in eal_check_common_options()
1924 "be specified together with --"OPT_NO_HUGE"\n"); in eal_check_common_options()
1950 RTE_LOG(ERR, EAL, "Option --"OPT_NO_HUGE" is not compatible " in eal_check_common_options()
2070 " --"OPT_NO_HUGE" Use malloc instead of hugetlbfs\n" in eal_common_usage()