Searched refs:DMAR_CAP_CM (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/x86/iommu/
H A Dintel_reg.h157 #define DMAR_CAP_CM (1 << 7) /* Caching mode */ macro
H A Dintel_qi.c317 if (!DMAR_HAS_QI(unit) || (unit->hw_cap & DMAR_CAP_CM) != 0)
H A Dintel_ctx.c405 if ((dmar->hw_cap & DMAR_CAP_CM) != 0 || enable) {
H A Dintel_idpgtbl.c539 if ((unit->hw_cap & DMAR_CAP_CM) != 0)
H A Dintel_drv.c467 if ((unit->hw_cap & DMAR_CAP_CM) != 0)

Completed in 56 milliseconds