Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.h68 #define DMAR_VER_REG 0x0 /* Arch version supported by this IOMMU */ macro
H A Ddmar.c1103 ver = readl(iommu->reg + DMAR_VER_REG); in alloc_iommu()
H A Diommu.c2397 u32 ver = readl(iommu->reg + DMAR_VER_REG); in version_show()