Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Dintel_reg.h189 #define DMAR_GCMD_SIRTP (1 << 24) /* Set Interrupt Remap Table Pointer */ macro
H A Dintel_utils.c426 dmar_write4(unit, DMAR_GCMD_REG, unit->hw_gcmd | DMAR_GCMD_SIRTP); in dmar_load_irt_ptr()