Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_dmar.h229 void dmar_flush_ctx_to_ram(struct dmar_unit *unit, dmar_ctx_entry_t *dst);
H A Dintel_ctx.c206 dmar_flush_ctx_to_ram(unit, ctxp); in ctx_id_entry_init()
802 dmar_flush_ctx_to_ram(dmar, ctxp); in dmar_free_ctx_locked()
H A Dintel_utils.c383 dmar_flush_ctx_to_ram(struct dmar_unit *unit, dmar_ctx_entry_t *dst) in dmar_flush_ctx_to_ram() function