mpt_base         1409 drivers/infiniband/hw/mthca/mthca_cmd.c 	MTHCA_PUT(inbox, param->mpt_base,   INIT_HCA_MPT_BASE_OFFSET);
mpt_base          205 drivers/infiniband/hw/mthca/mthca_cmd.h 	u64 mpt_base;
mpt_base          216 drivers/infiniband/hw/mthca/mthca_dev.h 	u64                     mpt_base;
mpt_base          220 drivers/infiniband/hw/mthca/mthca_dev.h 		void __iomem   *mpt_base;
mpt_base          432 drivers/infiniband/hw/mthca/mthca_main.c 	mdev->mr_table.mpt_table = mthca_alloc_icm_table(mdev, init_hca->mpt_base,
mpt_base          604 drivers/infiniband/hw/mthca/mthca_mr.c 		mr->mem.tavor.mpt = dev->mr_table.tavor_fmr.mpt_base +
mpt_base          853 drivers/infiniband/hw/mthca/mthca_mr.c 	dev->mr_table.tavor_fmr.mpt_base = NULL;
mpt_base          875 drivers/infiniband/hw/mthca/mthca_mr.c 			 dev->mr_table.mpt_base);
mpt_base          877 drivers/infiniband/hw/mthca/mthca_mr.c 		dev->mr_table.tavor_fmr.mpt_base =
mpt_base          880 drivers/infiniband/hw/mthca/mthca_mr.c 		if (!dev->mr_table.tavor_fmr.mpt_base) {
mpt_base          939 drivers/infiniband/hw/mthca/mthca_mr.c 	if (dev->mr_table.tavor_fmr.mpt_base)
mpt_base          940 drivers/infiniband/hw/mthca/mthca_mr.c 		iounmap(dev->mr_table.tavor_fmr.mpt_base);
mpt_base          961 drivers/infiniband/hw/mthca/mthca_mr.c 	if (dev->mr_table.tavor_fmr.mpt_base)
mpt_base          962 drivers/infiniband/hw/mthca/mthca_mr.c 		iounmap(dev->mr_table.tavor_fmr.mpt_base);
mpt_base          223 drivers/infiniband/hw/mthca/mthca_profile.c 			dev->mr_table.mpt_base = profile[i].start;
mpt_base          224 drivers/infiniband/hw/mthca/mthca_profile.c 			init_hca->mpt_base     = profile[i].start;
mpt_base          674 drivers/net/ethernet/mellanox/mlx4/mlx4.h 	u64			mpt_base;
mpt_base          230 drivers/net/ethernet/mellanox/mlx4/profile.c 			priv->mr_table.mpt_base = profile[i].start;