Searched refs:iommu (Results 201 - 225 of 298) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/cio/
H A Dvfio_ccw_cp.c15 #include <linux/iommu.h>
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c13 #include <linux/iommu.h>
/linux-master/arch/powerpc/kernel/
H A Dprom.c45 #include <asm/iommu.h>
457 /* check if iommu is forced on or off */
458 if (of_get_flat_dt_prop(node, "linux,iommu-off", NULL) != NULL)
460 if (of_get_flat_dt_prop(node, "linux,iommu-force-on", NULL) != NULL)
H A Dsetup-common.c53 #include <asm/iommu.h>
H A Deeh.c16 #include <linux/iommu.h>
30 #include <asm/iommu.h>
/linux-master/drivers/dma/idxd/
H A Didxd.h15 #include <linux/iommu.h>
H A Dirq.c10 #include <linux/iommu.h>
H A Dcdev.c13 #include <linux/iommu.h>
/linux-master/arch/x86/kernel/
H A Dprocess_64.c42 #include <linux/iommu.h>
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c10 #include <linux/iommu.h>
27 #include <asm/dma-iommu.h>
H A Dgem.c14 #include <linux/iommu.h>
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disp.c51 #include <linux/omap-iommu.h>
60 #include <asm/dma-iommu.h>
/linux-master/arch/arm/mm/
H A Ddma-mapping.c22 #include <linux/iommu.h>
33 #include <asm/dma-iommu.h>
/linux-master/arch/powerpc/platforms/pseries/
H A Diommu.c26 #include <linux/iommu.h>
31 #include <asm/iommu.h>
653 panic("Failed to initialize iommu table");
823 panic("Failed to initialize iommu table");
842 * an iommu table ourselves. The bus setup code should have setup
848 pr_debug(" --> first child, no bridge. Allocating iommu table.\n");
854 panic("Failed to initialize iommu table");
861 * an already allocated iommu table is found and use that.
871 printk(KERN_WARNING "iommu: Device %s has no iommu tabl
[all...]
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Drx.c17 #include <linux/iommu.h>
/linux-master/drivers/char/agp/
H A Dintel-gtt.c23 #include <linux/iommu.h>
579 * Query iommu subsystem to see if we need the workaround. Presumably
/linux-master/drivers/gpu/drm/arm/
H A Dmalidp_planes.c9 #include <linux/iommu.h>
/linux-master/drivers/infiniband/hw/qedr/
H A Dmain.c39 #include <linux/iommu.h>
H A Dqedr_roce_cm.c34 #include <linux/iommu.h>
/linux-master/drivers/iommu/
H A Dio-pgtable-arm-v7s.c28 #include <linux/iommu.h>
/linux-master/arch/alpha/kernel/
H A Dpci_iommu.c15 #include <linux/iommu-helper.h>
180 for the iommu tlb that could load them from under us.
444 do not have iommu. Try again with GFP_DMA. */
573 /* Otherwise, we'll use the iommu to make the pages virtually
850 for the iommu tlb that could load them from under us.
/linux-master/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c26 #include <asm/iommu.h>
257 * instead account for a worst case on locked memory when the iommu is
259 * is the size of the whole iommu window, which is usually relatively
1244 /* pr_debug("tce_vfio: Attaching group #%u to iommu %p\n",
1348 .name = "iommu-vfio-powerpc",
/linux-master/drivers/parisc/
H A Ddino.c59 #include "iommu.h"
1003 dino_dev->hba.iommu = ccio_get_iommu(dev);
/linux-master/drivers/remoteproc/
H A Domap_remoteproc.c31 #include <linux/omap-iommu.h>
836 dev_err(dev, "iommu domain deactivate failed %d\n",
/linux-master/arch/x86/kvm/svm/
H A Davic.c19 #include <linux/amd-iommu.h>

Completed in 271 milliseconds

1234567891011>>