Searched refs:DMAR_ECAP_DI (Results 1 – 4 of 4) sorted by relevance
192 #define DMAR_ECAP_DI (1 << 2) /* Device IOTLB */ macro
223 if ((dmar->hw_ecap & DMAR_ECAP_DI) != 0 || force) in dmar_flush_for_ctx_entry()228 if (error == 0 && ((dmar->hw_ecap & DMAR_ECAP_DI) != 0 || force)) in dmar_flush_for_ctx_entry()804 if ((dmar->hw_ecap & DMAR_ECAP_DI) != 0) { in dmar_free_ctx_locked()
547 (unit->hw_ecap & DMAR_ECAP_DI) != 0, in domain_map_buf()
507 if ((unit->hw_ecap & DMAR_ECAP_DI) != 0) { in dmar_attach()