Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_intrmap.c128 DMAR_IRTE1_DLM_FM | DMAR_IRTE1_TM_EDGE | DMAR_IRTE1_RH_DIRECT | in iommu_map_msi_intr()
197 (edge ? DMAR_IRTE1_TM_EDGE : DMAR_IRTE1_TM_LEVEL) | in iommu_map_ioapic_intr()
H A Dintel_reg.h119 #define DMAR_IRTE1_TM_EDGE (0ULL << 4) macro