Home
last modified time | relevance | path

Searched refs:DMAR_GCMD_WBF (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/iommu/
H A Dintel_reg.h186 #define DMAR_GCMD_WBF (1 << 27) /* Write Buffer Flush */ macro
H A Dintel_utils.c348 dmar_write4(unit, DMAR_GCMD_REG, unit->hw_gcmd | DMAR_GCMD_WBF); in dmar_flush_write_bufs()