Home
last modified time | relevance | path

Searched refs:RTE_MEMZONE_256MB (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_memzone.h39 #define RTE_MEMZONE_256MB 0x00020000 /**< Use 256MB pages. */ macro
/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_qp.c27 RTE_MEMZONE_256MB, in nitrox_setup_cmdq()
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.c551 RTE_MEMZONE_256MB, in otx_cpt_get_resource()
/f-stack/dpdk/drivers/regex/octeontx2/
H A Dotx2_regexdev.c111 RTE_MEMZONE_SIZE_HINT_ONLY | RTE_MEMZONE_256MB, in ree_qp_create()
/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.c58 check_flag = RTE_MEMZONE_256MB; in check_hugepage_sz()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_ops.c213 RTE_MEMZONE_SIZE_HINT_ONLY | RTE_MEMZONE_256MB, in otx2_cpt_qp_create()