Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h154 #define DMAR_VER_MAJOR(v) (((v) & 0xf0) >> 4) macro
H A Ddmar.c1105 DMAR_VER_MAJOR(ver), DMAR_VER_MINOR(ver), in alloc_iommu()
H A Diommu.c3640 DMAR_VER_MAJOR(ver), DMAR_VER_MINOR(ver)); in version_show()