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