Searched refs:DMAR_CAP_CM (Results 1 – 5 of 5) sorted by relevance
148 #define DMAR_CAP_CM (1 << 7) /* Caching mode */ macro
348 if (!DMAR_HAS_QI(unit) || (unit->hw_cap & DMAR_CAP_CM) != 0) in dmar_init_qi()
533 if ((unit->hw_cap & DMAR_CAP_CM) != 0) in dmar_map_buf()
198 if ((dmar->hw_cap & DMAR_CAP_CM) == 0 && !force) in dmar_flush_for_ctx_entry()
453 if ((unit->hw_cap & DMAR_CAP_CM) != 0) in dmar_attach()