Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/intel/
Diommu.h143 #define DMAR_VER_MAJOR(v) (((v) & 0xf0) >> 4) macro
Ddmar.c1093 DMAR_VER_MAJOR(ver), DMAR_VER_MINOR(ver), in alloc_iommu()
Diommu.c3806 DMAR_VER_MAJOR(ver), DMAR_VER_MINOR(ver)); in version_show()