Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Ds390-iommu.c25 static u32 s390_iommu_aperture_factor = 1; variable
753 if (kstrtou32(str, 10, &s390_iommu_aperture_factor)) in s390_iommu_aperture_setup()
754 s390_iommu_aperture_factor = 1; in s390_iommu_aperture_setup()
766 if (!s390_iommu_aperture_factor) in s390_iommu_init()
769 s390_iommu_aperture *= s390_iommu_aperture_factor; in s390_iommu_init()