Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_utils.c619 int dmar_batch_coalesce = 100; variable
664 &dmar_batch_coalesce, 0,
H A Dintel_dmar.h299 extern int dmar_batch_coalesce;
H A Dintel_ctx.c898 return (domain->batch_no++ % dmar_batch_coalesce == 0); in dmar_domain_unload_emit_wait()