Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Diommu.c58 static int iommu_enable = 1; variable
59 SYSCTL_INT(_hw_vmm_iommu, OID_AUTO, enable, CTLFLAG_RDTUN, &iommu_enable, 0,
183 if (!iommu_enable) in iommu_init()