Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_dmar.h230 void dmar_flush_root_to_ram(struct dmar_unit *unit, dmar_root_entry_t *dst);
H A Dintel_utils.c390 dmar_flush_root_to_ram(struct dmar_unit *unit, dmar_root_entry_t *dst) in dmar_flush_root_to_ram() function
H A Dintel_ctx.c108 dmar_flush_root_to_ram(dmar, re); in dmar_ensure_ctx_page()