Home
last modified time | relevance | path

Searched refs:AMDIOMMU_CTRL_COMWINT_EN (Results 1 – 2 of 2) sorted by relevance

/src/sys/x86/iommu/
H A Damd_cmd.c87 unit->hw_ctrl |= AMDIOMMU_CTRL_COMWINT_EN; in amdiommu_enable_qi_intr()
100 unit->hw_ctrl &= ~AMDIOMMU_CTRL_COMWINT_EN; in amdiommu_disable_qi_intr()
H A Damd_reg.h139 #define AMDIOMMU_CTRL_COMWINT_EN 0x0000000000000010ull /* Compl Wait Intr En */ macro