Home
last modified time | relevance | path

Searched refs:MP_ALLOC_XMEM_HUGE (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test-pmd/
H A Dtestpmd.h92 MP_ALLOC_XMEM_HUGE, enumerator
H A Dparameters.c895 mp_alloc_type = MP_ALLOC_XMEM_HUGE; in launch_args_parse()
H A Dtestpmd.c1155 case MP_ALLOC_XMEM_HUGE: in mbuf_pool_create()
1158 bool huge = mp_alloc_type == MP_ALLOC_XMEM_HUGE; in mbuf_pool_create()
H A Dconfig.c4361 case MP_ALLOC_XMEM_HUGE: in mp_alloc_to_str()