Home
last modified time | relevance | path

Searched refs:DMAR_ECAP_IR (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/iommu/
H A Dintel_quirks.c162 unit->hw_ecap &= ~(DMAR_ECAP_IR | DMAR_ECAP_EIM); in nb_no_ir()
H A Dintel_reg.h191 #define DMAR_ECAP_IR (1 << 3) /* Interrupt Remapping */ macro
H A Dintel_intrmap.c332 if ((unit->hw_ecap & DMAR_ECAP_IR) == 0) in dmar_init_irt()