Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dintel-iommu.h81 #define DMAR_VER_MAJOR(v) (((v) & 0xf0) >> 4) macro
/Linux-v4.19/drivers/iommu/
Ddmar.c1071 DMAR_VER_MAJOR(ver), DMAR_VER_MINOR(ver), in alloc_iommu()
Dintel-iommu.c4688 DMAR_VER_MAJOR(ver), DMAR_VER_MINOR(ver)); in intel_iommu_show_version()