MMIO_CONTROL_OFFSET  230 arch/x86/kernel/amd_iommu_init.c 	ctrl = readl(iommu->mmio_base + MMIO_CONTROL_OFFSET);
MMIO_CONTROL_OFFSET  232 arch/x86/kernel/amd_iommu_init.c 	writel(ctrl, iommu->mmio_base + MMIO_CONTROL_OFFSET);
MMIO_CONTROL_OFFSET  239 arch/x86/kernel/amd_iommu_init.c 	ctrl = readl(iommu->mmio_base + MMIO_CONTROL_OFFSET);
MMIO_CONTROL_OFFSET  241 arch/x86/kernel/amd_iommu_init.c 	writel(ctrl, iommu->mmio_base + MMIO_CONTROL_OFFSET);