Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_options.h54 #define OPT_NO_HUGE "no-huge" macro
H A Deal_common_options.c86 {OPT_NO_HUGE, 0, NULL, OPT_NO_HUGE_NUM },
2072 "be specified together with --"OPT_NO_HUGE"\n"); in eal_check_common_options()
2079 "be specified together with --"OPT_NO_HUGE"\n"); in eal_check_common_options()
2111 RTE_LOG(ERR, EAL, "Option --"OPT_NO_HUGE" is not compatible " in eal_check_common_options()
2234 " --"OPT_NO_HUGE" Use malloc instead of hugetlbfs\n" in eal_common_usage()