Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Dx86_iommu.h59 extern int iommu_qi_batch_coalesce;
H A Diommu_utils.c196 int iommu_qi_batch_coalesce = 100; variable
198 &iommu_qi_batch_coalesce, 0,
H A Dintel_ctx.c869 return (domain->batch_no++ % iommu_qi_batch_coalesce == 0); in dmar_domain_unload_emit_wait()