Searched refs:dmar_flush_transl_to_ram (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/x86/iommu/
H A Dintel_utils.c363 dmar_flush_transl_to_ram(struct dmar_unit *unit, void *dst, size_t sz) function
379 dmar_flush_transl_to_ram(unit, dst, sizeof(*dst));
386 dmar_flush_transl_to_ram(unit, dst, sizeof(*dst));
393 dmar_flush_transl_to_ram(unit, dst, sizeof(*dst));

Completed in 64 milliseconds