Searched refs:iommu_pass_through (Results 1 – 7 of 7) sorted by relevance
12 extern int iommu_pass_through;16 #define iommu_pass_through (0) macro
7 extern int iommu_pass_through;
46 int iommu_pass_through __read_mostly;181 iommu_pass_through = 1; in iommu_setup()
34 int iommu_pass_through; variable
1667 if (iommu_pass_through) in amd_iommu_init()1685 if (iommu_pass_through) in amd_iommu_init()
2566 if (iommu_pass_through) in init_dmars()3643 if (action == BUS_NOTIFY_UNBOUND_DRIVER && !iommu_pass_through) { in device_notifier()
2288 if (iommu_pass_through || dev_data->iommu_v2) { in device_change_notifier()