Searched refs:RTE_MEMZONE_2MB (Results 1 – 7 of 7) sorted by relevance
34 #define RTE_MEMZONE_2MB 0x00000001 /**< Use 2MB pages. */ macro
168 size, SOCKET_ID_ANY, RTE_MEMZONE_2MB); in test_memzone_reserve_flags()184 RTE_MEMZONE_2MB|RTE_MEMZONE_SIZE_HINT_ONLY); in test_memzone_reserve_flags()269 RTE_MEMZONE_2MB|RTE_MEMZONE_SIZE_HINT_ONLY); in test_memzone_reserve_flags()284 SOCKET_ID_ANY, RTE_MEMZONE_2MB); in test_memzone_reserve_flags()295 RTE_MEMZONE_2MB|RTE_MEMZONE_1GB); in test_memzone_reserve_flags()
2446 RTE_MEMZONE_2MB | RTE_MEMZONE_SIZE_HINT_ONLY); in test_pktmbuf_ext_pinned_buffer()
149 RTE_MEMZONE_2MB | in bnxt_alloc_vnic_attributes()
207 RTE_MEMZONE_2MB | in bnxt_alloc_rings()
4090 RTE_MEMZONE_2MB | in bnxt_alloc_ctx_mem_blk()4298 RTE_MEMZONE_2MB | in bnxt_alloc_stats_mem()4324 RTE_MEMZONE_2MB | in bnxt_alloc_stats_mem()
52 check_flag = RTE_MEMZONE_2MB; in check_hugepage_sz()