Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/amd/
Dppr.c43 writel(0x00, iommu->mmio_base + MMIO_PPR_TAIL_OFFSET); in amd_iommu_enable_ppr_log()
170 tail = readl(iommu->mmio_base + MMIO_PPR_TAIL_OFFSET); in amd_iommu_poll_ppr_log()
Damd_iommu_types.h80 #define MMIO_PPR_TAIL_OFFSET 0x2038 macro