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

/freebsd-13-stable/sys/x86/iommu/
H A Dintel_reg.h164 #define DMAR_CAP_CM (1 << 7) /* Caching mode */ macro
H A Dintel_qi.c377 if (!DMAR_HAS_QI(unit) || (unit->hw_cap & DMAR_CAP_CM) != 0)
H A Dintel_ctx.c219 if ((dmar->hw_cap & DMAR_CAP_CM) == 0 && !force)
H A Dintel_idpgtbl.c558 if ((unit->hw_cap & DMAR_CAP_CM) != 0)
H A Dintel_drv.c482 if ((unit->hw_cap & DMAR_CAP_CM) != 0)

Completed in 48 milliseconds