Searched refs:iounmap (Results 1 – 20 of 20) sorted by relevance
681 iounmap(dev->clr_base); in mthca_map_eq_regs()690 iounmap(dev->eq_regs.arbel.eq_arm); in mthca_map_eq_regs()691 iounmap(dev->clr_base); in mthca_map_eq_regs()707 iounmap(dev->clr_base); in mthca_map_eq_regs()719 iounmap(dev->eq_regs.arbel.eq_set_ci_base); in mthca_unmap_eq_regs()720 iounmap(dev->eq_regs.arbel.eq_arm); in mthca_unmap_eq_regs()721 iounmap(dev->clr_base); in mthca_unmap_eq_regs()723 iounmap(dev->eq_regs.tavor.ecr_base); in mthca_unmap_eq_regs()724 iounmap(dev->clr_base); in mthca_unmap_eq_regs()
936 iounmap(dev->mr_table.tavor_fmr.mtt_base); in mthca_init_mr_table()940 iounmap(dev->mr_table.tavor_fmr.mpt_base); in mthca_init_mr_table()960 iounmap(dev->mr_table.tavor_fmr.mtt_base); in mthca_cleanup_mr_table()962 iounmap(dev->mr_table.tavor_fmr.mpt_base); in mthca_cleanup_mr_table()
181 iounmap(dev->catas_err.map); in mthca_stop_catas_poll()
170 iounmap(reset); in mthca_reset()
371 iounmap(dev->av_table.av_map); in mthca_cleanup_av_table()
842 iounmap(dev->kar); in mthca_setup_hca()1109 iounmap(mdev->kar); in __mthca_remove_one()
536 iounmap(dev->hcr); in mthca_cmd_init()546 iounmap(dev->hcr); in mthca_cmd_cleanup()548 iounmap(dev->cmd.dbell_map); in mthca_cmd_cleanup()
132 iounmap(uuari->uars[i].map); in mlx5_alloc_uuars()150 iounmap(uuari->uars[i].map); in mlx5_free_uuars()200 iounmap(uar->map); in mlx5_unmap_free_uar()
928 iounmap(dev->iseg); in mlx5_pci_close()
114 iounmap(reset); in mlx4_reset()120 iounmap(reset); in mlx4_reset()
232 iounmap(uar->map); in mlx4_bf_alloc()262 iounmap(bf->uar->map); in mlx4_bf_free()
305 iounmap(priv->catas_err.map); in mlx4_stop_catas_poll()
1891 iounmap(priv->clock_mapping); in unmap_internal_clock()2798 iounmap(priv->kar); in mlx4_setup_hca()3073 iounmap(owner); in mlx4_get_ownership()3093 iounmap(owner); in mlx4_free_ownership()3869 iounmap(priv->kar); in mlx4_unload_one()
952 iounmap(priv->eq_table.uar_map[i]); in mlx4_unmap_uar()1136 iounmap(priv->clr_base); in mlx4_unmap_clr_int()
2474 iounmap(priv->mfunc.comm); in mlx4_multi_func_init()2585 iounmap(priv->mfunc.comm); in mlx4_multi_func_cleanup()2600 iounmap(priv->cmd.hcr); in mlx4_cmd_cleanup()
161 iounmap(mdev->uar_map); in mlx4_en_remove()254 iounmap(mdev->uar_map); in mlx4_en_add()
81 iounmap(mapping->mem); in io_mapping_fini()
379 void iounmap(void *addr);439 iounmap(addr); in memunmap()
2868 iounmap(ibdev->uar_map); in mlx4_ib_add()2969 iounmap(ibdev->uar_map); in mlx4_ib_remove()
1821 iounmap(void *addr) in iounmap() function