| /f-stack/dpdk/lib/librte_kni/ |
| H A D | rte_kni.c | 149 RTE_MEMZONE_IOVA_CONTIG); in kni_reserve_mz() 154 RTE_MEMZONE_IOVA_CONTIG); in kni_reserve_mz() 159 RTE_MEMZONE_IOVA_CONTIG); in kni_reserve_mz() 164 RTE_MEMZONE_IOVA_CONTIG); in kni_reserve_mz() 169 RTE_MEMZONE_IOVA_CONTIG); in kni_reserve_mz() 174 RTE_MEMZONE_IOVA_CONTIG); in kni_reserve_mz() 179 RTE_MEMZONE_IOVA_CONTIG); in kni_reserve_mz()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_memzone.h | 43 #define RTE_MEMZONE_IOVA_CONTIG 0x00100000 /**< Ask for IOVA-contiguous memzone. */ macro
|
| /f-stack/dpdk/drivers/common/iavf/ |
| H A D | iavf_impl.c | 30 RTE_MEMZONE_IOVA_CONTIG, alignment, in iavf_allocate_dma_mem_d()
|
| /f-stack/dpdk/drivers/raw/ioat/ |
| H A D | ioat_rawdev.c | 69 dev->device->numa_node, RTE_MEMZONE_IOVA_CONTIG); in ioat_dev_configure() 170 dev->device.numa_node, RTE_MEMZONE_IOVA_CONTIG); in ioat_rawdev_create()
|
| H A D | ioat_common.c | 220 dev->numa_node, RTE_MEMZONE_IOVA_CONTIG); in idxd_rawdev_create()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.c | 149 RTE_MEMZONE_IOVA_CONTIG, RTE_CACHE_LINE_SIZE); in osal_dma_alloc_coherent() 188 RTE_MEMZONE_IOVA_CONTIG, align); in osal_dma_alloc_coherent_aligned()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_memzone.c | 137 contig = (flags & RTE_MEMZONE_IOVA_CONTIG) != 0; in memzone_reserve_aligned_thread_unsafe() 139 flags &= ~RTE_MEMZONE_IOVA_CONTIG; in memzone_reserve_aligned_thread_unsafe()
|
| /f-stack/dpdk/drivers/net/ena/base/ |
| H A D | ena_plat_dpdk.h | 187 RTE_MEMZONE_IOVA_CONTIG, \ 224 RTE_MEMZONE_IOVA_CONTIG, alignment); \
|
| /f-stack/dpdk/drivers/raw/octeontx2_ep/ |
| H A D | otx2_ep_enqdeq.c | 93 RTE_MEMZONE_IOVA_CONTIG, in sdp_init_instr_queue() 290 RTE_MEMZONE_IOVA_CONTIG, in sdp_alloc_info_buffer() 327 RTE_MEMZONE_IOVA_CONTIG, in sdp_init_droq()
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_compat.h | 113 #define GFP_KERNEL RTE_MEMZONE_IOVA_CONTIG
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_vnic.c | 151 RTE_MEMZONE_IOVA_CONTIG); in bnxt_alloc_vnic_attributes()
|
| /f-stack/dpdk/drivers/compress/qat/ |
| H A D | qat_comp_pmd.c | 237 RTE_MEMZONE_IOVA_CONTIG, QAT_64_BYTE_ALIGN); in qat_comp_setup_inter_buffers() 349 RTE_MEMZONE_IOVA_CONTIG, QAT_64_BYTE_ALIGN); in qat_comp_stream_init()
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_main.c | 364 RTE_MEMZONE_IOVA_CONTIG, IONIC_ALIGN); in ionic_memzone_reserve()
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_qp.c | 91 socket_id, RTE_MEMZONE_IOVA_CONTIG, align); in queue_dma_zone_reserve()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_external_mem.c | 351 RTE_MEMZONE_IOVA_CONTIG); in test_malloc_basic()
|
| /f-stack/dpdk/lib/librte_mempool/ |
| H A D | rte_mempool.c | 560 mz_flags |= RTE_MEMZONE_IOVA_CONTIG; in rte_mempool_populate_default() 585 if (pg_sz == 0 || (mz_flags & RTE_MEMZONE_IOVA_CONTIG)) in rte_mempool_populate_default()
|
| /f-stack/dpdk/app/test-compress-perf/ |
| H A D | comp_perf_test_common.c | 139 RTE_MEMZONE_IOVA_CONTIG, RTE_CACHE_LINE_SIZE); in comp_perf_make_memzone()
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_cmd.c | 56 RTE_MEMZONE_IOVA_CONTIG, alignment, in hns3_allocate_dma_mem()
|
| /f-stack/dpdk/drivers/event/dlb2/pf/ |
| H A D | dlb2_pf.c | 245 RTE_MEMZONE_IOVA_CONTIG, align); in dlb2_alloc_coherent_aligned()
|
| /f-stack/dpdk/drivers/event/dlb/pf/ |
| H A D | dlb_pf.c | 259 RTE_MEMZONE_IOVA_CONTIG, align); in dlb_alloc_coherent_aligned()
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool_ops.c | 533 RTE_MEMZONE_IOVA_CONTIG, OTX2_ALIGN); in npa_lf_stack_dma_alloc()
|
| /f-stack/dpdk/drivers/crypto/ccp/ |
| H A D | ccp_dev.c | 113 socket_id, RTE_MEMZONE_IOVA_CONTIG, queue_size); in ccp_queue_dma_zone_reserve()
|
| /f-stack/dpdk/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethdev.c | 173 RTE_MEMZONE_IOVA_CONTIG, align); in gpa_zone_reserve() 180 RTE_MEMZONE_IOVA_CONTIG, align); in gpa_zone_reserve()
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev_sec.c | 841 RTE_MEMZONE_IOVA_CONTIG, OTX2_ALIGN); in otx2_eth_sec_init()
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_main.c | 369 SOCKET_ID_ANY, RTE_MEMZONE_IOVA_CONTIG, ENIC_PAGE_SIZE); in enic_alloc_consistent() 1081 RTE_MEMZONE_IOVA_CONTIG, ENIC_PAGE_SIZE); in enic_alloc_wq()
|