Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_reg.h253 #define DMAR_IOTLB_IVT (1ULL << 63) /* Invalidate IOTLB */ macro
H A Dintel_idpgtbl.c759 dmar_write8(unit, iro + DMAR_IOTLB_REG_OFF, DMAR_IOTLB_IVT | in domain_wait_iotlb_flush()
763 if ((iotlbr & DMAR_IOTLB_IVT) == 0) in domain_wait_iotlb_flush()
H A Dintel_utils.c463 dmar_write8(unit, reg + DMAR_IOTLB_REG_OFF, DMAR_IOTLB_IVT | in dmar_inv_iotlb_glob()