Searched refs:DMAR_ECAP_IR (Results 1 – 3 of 3) sorted by relevance
162 unit->hw_ecap &= ~(DMAR_ECAP_IR | DMAR_ECAP_EIM); in nb_no_ir()
191 #define DMAR_ECAP_IR (1 << 3) /* Interrupt Remapping */ macro
332 if ((unit->hw_ecap & DMAR_ECAP_IR) == 0) in dmar_init_irt()