Home
last modified time | relevance | path

Searched refs:iommu_present (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/include/linux/
Diommu.h206 extern bool iommu_present(struct bus_type *bus);
330 static inline bool iommu_present(struct bus_type *bus) in iommu_present() function
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_gem.c296 if (iommu_present(&platform_bus_type)) { in msm_gem_get_iova_locked()
602 if (!iommu_present(&platform_bus_type)) in msm_gem_new_impl()
673 if (!iommu_present(&platform_bus_type)) { in msm_gem_import()
Dmsm_drv.c298 if (!iommu_present(&platform_bus_type)) { in msm_init_vram()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_sriov.c237 if (!iommu_present(&pci_bus_type)) in adf_sriov_configure()
/linux-4.4.14/arch/x86/kvm/
Diommu.c239 if (!iommu_present(&pci_bus_type)) { in kvm_iommu_map_guest()
Dx86.c2595 r = iommu_present(&pci_bus_type); in kvm_vm_ioctl_check_extension()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c93 if (iommu_present(&platform_bus_type)) { in nvkm_device_tegra_probe_iommu()
/linux-4.4.14/drivers/iommu/
Darm-smmu.c1898 if (!iommu_present(&platform_bus_type)) in arm_smmu_init()
1902 if (!iommu_present(&amba_bustype)) in arm_smmu_init()
1907 if (!iommu_present(&pci_bus_type)) in arm_smmu_init()
Diommu.c1024 bool iommu_present(struct bus_type *bus) in iommu_present() function
1028 EXPORT_SYMBOL_GPL(iommu_present);
Dipmmu-vmsa.c870 if (!iommu_present(&platform_bus_type)) in ipmmu_init()
/linux-4.4.14/drivers/infiniband/hw/usnic/
Dusnic_uiom.c585 if (!iommu_present(&pci_bus_type)) { in usnic_uiom_init()
/linux-4.4.14/drivers/net/ethernet/sfc/
Drx.c729 if (iommu_present(&pci_bus_type)) in efx_init_rx_recycle_ring()
/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.c126 if (iommu_present(&platform_bus_type)) { in tegra_drm_load()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_main.c8102 if (iommu_present(&pci_bus_type)) in i40e_sw_init()