Searched refs:MMIO_STATUS_OFFSET (Results 1 – 3 of 3) sorted by relevance
74 #define MMIO_STATUS_OFFSET 0x2020 macro
774 u32 status = readl(iommu->mmio_base + MMIO_STATUS_OFFSET); in amd_iommu_int_thread()779 iommu->mmio_base + MMIO_STATUS_OFFSET); in amd_iommu_int_thread()811 status = readl(iommu->mmio_base + MMIO_STATUS_OFFSET); in amd_iommu_int_thread()
813 status = readl(iommu->mmio_base + MMIO_STATUS_OFFSET); in iommu_ga_log_enable()823 status = readl(iommu->mmio_base + MMIO_STATUS_OFFSET); in iommu_ga_log_enable()
Completed in 18 milliseconds