xref: /freebsd/sys/i386/include/iommu.h (revision 35c87c070a2d04f06c56578b0a4b2e9c13f62be5)
1 /*-
2  * This file is in the public domain.
3  */
4 /* $FreeBSD$ */
5 
6 #include <x86/iommu.h>
7 
8 #define	IOMMU_DOMAIN_UNLOAD_SLEEP
9