Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Diommu.h66 void iommu_cleanup(void);
H A Diommu.c248 iommu_cleanup(void) in iommu_cleanup() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c402 iommu_cleanup(); in vmm_handler()