Searched refs:DMAR_VER_REG (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 315 milliseconds