Home
last modified time | relevance | path

Searched refs:dmar_root_entry_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/x86/iommu/
H A Dintel_reg.h37 } dmar_root_entry_t; typedef
42 #define DMAR_CTX_CNT (IOMMU_PAGE_SIZE / sizeof(dmar_root_entry_t))
H A Dintel_utils.c251 dmar_flush_root_to_ram(struct dmar_unit *unit, dmar_root_entry_t *dst) in dmar_flush_root_to_ram()
H A Dintel_dmar.h188 void dmar_flush_root_to_ram(struct dmar_unit *unit, dmar_root_entry_t *dst);
H A Dintel_ctx.c84 dmar_root_entry_t *re; in dmar_ensure_ctx_page()