Home
last modified time | relevance | path

Searched refs:OPT_HUGE_DIR (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_options.h30 #define OPT_HUGE_DIR "huge-dir" macro
H A Deal_common_options.c74 {OPT_HUGE_DIR, 1, NULL, OPT_HUGE_DIR_NUM },
2052 RTE_LOG(ERR, EAL, "Invalid length of --" OPT_HUGE_DIR" option\n"); in eal_check_common_options()
/dpdk/lib/eal/linux/
H A Deal.c446 " --"OPT_HUGE_DIR" Directory where hugetlbfs is mounted\n" in eal_usage()