Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dintel-iommu.h137 #define DMAR_VER_MINOR(v) ((v) & 0x0f) macro
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Ddmar.c1110 DMAR_VER_MAJOR(ver), DMAR_VER_MINOR(ver), in alloc_iommu()
H A Diommu.c4821 DMAR_VER_MAJOR(ver), DMAR_VER_MINOR(ver)); in intel_iommu_show_version()