Home
last modified time | relevance | path

Searched refs:DMAR_IRTE1_RH_DIRECT (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()
198 DMAR_IRTE1_RH_DIRECT | DMAR_IRTE1_DM_PHYSICAL | DMAR_IRTE1_P; in iommu_map_ioapic_intr()
H A Dintel_reg.h122 #define DMAR_IRTE1_RH_DIRECT (0ULL << 3) macro