-
- Downloads
IB/ipath: Implement new verbs DMA mapping functions
This patch implements the interposing DMA mapping functions to allow support for IOMMUs and remove the dependence on phys_to_virt() and bus_to_virt(). Signed-off-by:Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by:
Roland Dreier <rolandd@cisco.com>
Showing
- drivers/infiniband/hw/ipath/Makefile 1 addition, 0 deletionsdrivers/infiniband/hw/ipath/Makefile
- drivers/infiniband/hw/ipath/ipath_dma.c 189 additions, 0 deletionsdrivers/infiniband/hw/ipath/ipath_dma.c
- drivers/infiniband/hw/ipath/ipath_keys.c 4 additions, 4 deletionsdrivers/infiniband/hw/ipath/ipath_keys.c
- drivers/infiniband/hw/ipath/ipath_mr.c 4 additions, 3 deletionsdrivers/infiniband/hw/ipath/ipath_mr.c
- drivers/infiniband/hw/ipath/ipath_verbs.c 1 addition, 0 deletionsdrivers/infiniband/hw/ipath/ipath_verbs.c
- drivers/infiniband/hw/ipath/ipath_verbs.h 2 additions, 0 deletionsdrivers/infiniband/hw/ipath/ipath_verbs.h
Loading
Please register or sign in to comment