Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h83 #define MMIO_CNTR_CONF_OFFSET 0x4000 macro
H A Dinit.c1765 iommu->mmio_phys_end = MMIO_CNTR_CONF_OFFSET; in init_iommu_one()
1781 iommu->mmio_phys_end = MMIO_CNTR_CONF_OFFSET; in init_iommu_one()
1943 val = readl(iommu->mmio_base + MMIO_CNTR_CONF_OFFSET); in init_iommu_perf_ctr()