Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dintel-iommu.c369 static int intel_no_bounce; variable
383 #define device_needs_bounce(d) (!intel_no_bounce && dev_is_pci(d) && \
470 intel_no_bounce = 1; in intel_iommu_setup()
5018 if (!has_untrusted_dev() || intel_no_bounce) in intel_iommu_init()