Searched refs:DMAR_CAP_CM (Results 1 – 5 of 5) sorted by relevance
157 #define DMAR_CAP_CM (1 << 7) /* Caching mode */ macro
317 if (!DMAR_HAS_QI(unit) || (unit->hw_cap & DMAR_CAP_CM) != 0) in dmar_init_qi()
405 if ((dmar->hw_cap & DMAR_CAP_CM) != 0 || enable) { in dmar_get_ctx()
538 if ((unit->hw_cap & DMAR_CAP_CM) != 0) in ctx_map_buf()
467 if ((unit->hw_cap & DMAR_CAP_CM) != 0) in dmar_attach()