Searched defs:iova (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/qat/qat_api/common/utils/ |
H A D | lac_mem.c | 108 icp_sal_iommu_map(Cpa64U phaddr, Cpa64U iova, size_t size) in icp_sal_iommu_map() 114 icp_sal_iommu_unmap(Cpa64U iova, size_t size) in icp_sal_iommu_unmap()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_mr.c | 430 u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) in mthca_mr_alloc() 521 int list_len, u64 iova, u64 total_size, in mthca_mr_alloc_phys() 690 int list_len, u64 iova) in mthca_check_fmr() 717 int list_len, u64 iova) in mthca_tavor_map_phys_fmr() 758 int list_len, u64 iova) in mthca_arbel_map_phys_fmr()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_mr.c | 423 u64 iova, u64 size, u32 access, int npages, in mlx4_mr_alloc_reserved() 532 int mlx4_mr_alloc(struct mlx4_dev *dev, u32 pd, u64 iova, u64 size, u32 access, in mlx4_mr_alloc() 595 u64 iova, u64 size, int npages, in mlx4_mr_rereg_mem_write() 976 int npages, u64 iova) in mlx4_check_fmr() 1003 int npages, u64 iova, u32 *lkey, u32 *rkey) in mlx4_map_phys_fmr()
|
/freebsd/sys/dev/irdma/ |
H A D | fbsd_kcompat.h | 265 …atic inline size_t irdma_ib_umem_num_dma_blocks(struct ib_umem *umem, unsigned long pgsz, u64 iova) in irdma_ib_umem_num_dma_blocks()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | rdmavt_mr.h | 76 u64 iova; /* IB start address of this region */ member
|
H A D | ib_verbs.h | 1620 u64 iova; member 3834 u64 iova) in ib_map_phys_fmr()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_mr.c | 465 int npages, u64 iova) in mlx4_ib_map_phys_fmr()
|
/freebsd/sys/dev/mlx5/ |
H A D | driver.h | 425 u64 iova; member
|
/freebsd/sys/dev/mlx4/ |
H A D | device.h | 683 u64 iova; member
|