Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Diommu.h64 void iommu_cleanup(void);
H A Diommu.c243 iommu_cleanup(void) in iommu_cleanup() function
/freebsd/sys/amd64/vmm/
H A Dvmm.c461 iommu_cleanup(); in vmm_handler()