Searched refs:DMAR_MAJOR_VER (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/iommu/ | ||
| H A D | intel_reg.h | 132 #define DMAR_MAJOR_VER(x) (((x) >> 4) & 0xf) macro |
| H A D | intel_drv.c | 380 (uintmax_t)dmaru->Address, DMAR_MAJOR_VER(unit->hw_ver), in dmar_print_caps() |