Home
last modified time | relevance | path

Searched defs:phys_addr (Results 1 – 18 of 18) sorted by relevance

/spdk/test/common/lib/
H A Dtest_env.c153 spdk_malloc(size_t size,size_t align,uint64_t * phys_addr,int socket_id,uint32_t flags) spdk_malloc() argument
182 spdk_zmalloc(size_t size,size_t align,uint64_t * phys_addr,int socket_id,uint32_t flags) spdk_zmalloc() argument
196 spdk_dma_malloc(size_t size,size_t align,uint64_t * phys_addr) spdk_dma_malloc() argument
214 spdk_dma_zmalloc(size_t size,size_t align,uint64_t * phys_addr) spdk_dma_zmalloc() argument
223 spdk_dma_malloc_socket(size_t size,size_t align,uint64_t * phys_addr,int socket_id) spdk_dma_malloc_socket() argument
232 spdk_dma_zmalloc_socket(size_t size,size_t align,uint64_t * phys_addr,int socket_id) spdk_dma_zmalloc_socket() argument
241 spdk_dma_realloc(void * buf,size_t size,size_t align,uint64_t * phys_addr) spdk_dma_realloc() argument
[all...]
/spdk/test/unit/lib/ioat/ioat.c/
H A Dioat_ut.c22 void **mapped_addr, uint64_t *phys_addr, uint64_t *size) in spdk_pci_device_map_bar()
/spdk/lib/ioat/
H A Dioat_internal.h20 uint64_t phys_addr; member
H A Dioat.c70 uint64_t phys_addr, size; in ioat_map_pci_bar() local
363 uint64_t phys_addr; in ioat_channel_start() local
[all...]
/spdk/lib/nvme/
H A Dnvme_pcie_common.c63 nvme_qpair_construct_tracker(struct nvme_tracker * tr,uint16_t cid,uint64_t phys_addr) nvme_qpair_construct_tracker() argument
72 nvme_pcie_ctrlr_alloc_cmb(struct spdk_nvme_ctrlr * ctrlr,uint64_t size,uint64_t alignment,uint64_t * phys_addr) nvme_pcie_ctrlr_alloc_cmb() argument
1198 uint64_t phys_addr; nvme_pcie_prp_list_append() local
1304 uint64_t phys_addr, mapping_length; nvme_pcie_qpair_build_contig_hw_sgl_request() local
1385 uint64_t phys_addr, mapping_length; nvme_pcie_qpair_build_hw_sgl_request() local
[all...]
H A Dnvme_pcie.c771 uint64_t phys_addr = 0, size = 0; in nvme_pcie_ctrlr_allocate_bars() local
/spdk/lib/env_dpdk/22.11/
H A Drte_dev.h70 uint64_t phys_addr; /**< Physical address, 0 if not resource. */ member
/spdk/test/env/pci/
H A Dpci_ut.c46 void **mapped_addr, uint64_t *phys_addr, uint64_t *size) in ut_map_bar()
/spdk/test/unit/lib/nvme/nvme_pcie.c/
H A Dnvme_pcie_ut.c56 uint64_t phys_addr; global() member
70 spdk_pci_device_map_bar(struct spdk_pci_device * dev,uint32_t bar,void ** mapped_addr,uint64_t * phys_addr,uint64_t * size) spdk_pci_device_map_bar() argument
/spdk/test/unit/lib/idxd/idxd_user.c/
H A Didxd_user_ut.c44 void **mapped_addr, uint64_t *phys_addr, uint64_t *size) in spdk_pci_device_map_bar()
/spdk/lib/env_dpdk/22.07/
H A Drte_dev.h62 uint64_t phys_addr; /**< Physical address, 0 if not resource. */ member
/spdk/lib/idxd/
H A Didxd_user.c82 uint64_t phys_addr, size; in idxd_map_pci_bars() local
/spdk/module/accel/dpdk_cryptodev/
H A Daccel_dpdk_cryptodev.c381 uint64_t phys_addr, phys_len, remainder = *_remainder; accel_dpdk_cryptodev_mbuf_chain_remainder() local
414 uint64_t phys_addr, phys_len; accel_dpdk_cryptodev_mbuf_attach_buf() local
/spdk/module/vfu_device/
H A Dvfu_virtio.c41 vfu_virtio_map_q(struct vfu_virtio_dev *dev, struct q_mapping *mapping, uint64_t phys_addr, in vfu_virtio_map_q()
65 uint64_t phys_addr, len; in virtio_dev_map_vq() local
H A Dvfu_virtio_internal.h85 uint64_t phys_addr; member
/spdk/module/accel/dpdk_compressdev/
H A Daccel_dpdk_compressdev.c329 uint64_t iovec_length, updated_length, phys_addr; _setup_compress_mbuf() local
/spdk/test/external_code/nvme/
H A Dnvme.c280 uint64_t phys_addr, size; in pcie_enum_cb() local
/spdk/lib/vmd/
H A Dvmd.c775 void **mapped_addr, uint64_t *phys_addr, uint64_t *size) in vmd_dev_map_bar() argument