Searched refs:DMAR_ECAP_DI (Results 1 – 4 of 4) sorted by relevance
408 if ((dmar->hw_ecap & DMAR_ECAP_DI) != 0) in dmar_get_ctx()413 (dmar->hw_ecap & DMAR_ECAP_DI) != 0) in dmar_get_ctx()503 if ((dmar->hw_ecap & DMAR_ECAP_DI) != 0) { in dmar_free_ctx_locked()
185 #define DMAR_ECAP_DI (1 << 2) /* Device IOTLB */ macro
527 (unit->hw_ecap & DMAR_ECAP_DI) != 0, in ctx_map_buf()
492 if ((unit->hw_ecap & DMAR_ECAP_DI) != 0) { in dmar_attach()