xref: /freebsd/sys/i386/include/iommu.h (revision d7d962ead0b6e5e8a39202d0590022082bf5bfb6)
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