Searched refs:DMAR_IOTLB_IAIG_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/x86/iommu/
H A Dintel_reg.h260 #define DMAR_IOTLB_IAIG_MASK (0x3ULL << 57) /* Actual Invalidation macro
H A Dintel_idpgtbl.c787 KASSERT((iotlbr & DMAR_IOTLB_IAIG_MASK) !=
798 KASSERT((iotlbr & DMAR_IOTLB_IAIG_MASK) !=
808 if ((iotlbr & DMAR_IOTLB_IAIG_MASK) !=

Completed in 108 milliseconds