Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_dmar.h76 struct dmar_ctx { struct
79 LIST_ENTRY(dmar_ctx) link; /* (u) Member in the domain list */ argument
103 __containerof((ctx), struct dmar_ctx, context) argument