Home
last modified time | relevance | path

Searched defs:dmar_map_entry (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/x86/iommu/
Dintel_dmar.h47 struct dmar_map_entry { struct
54 TAILQ_ENTRY(dmar_map_entry) dmamap_link; /* Link for dmamap entries */ argument
62 RB_HEAD(dmar_gas_entries_tree, dmar_map_entry); argument