Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c358 static int intel_no_bounce; variable
385 #define device_needs_bounce(d) (!intel_no_bounce && dev_is_pci(d) && \
465 intel_no_bounce = 1; in intel_iommu_setup()