Home
last modified time | relevance | path

Searched refs:dmar_flush_root_to_ram (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/iommu/
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() function
H A Dintel_dmar.h188 void dmar_flush_root_to_ram(struct dmar_unit *unit, dmar_root_entry_t *dst);
H A Dintel_ctx.c107 dmar_flush_root_to_ram(dmar, re); in dmar_ensure_ctx_page()