Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Diommu.h69 void iommu_destroy_domain(void *dom);
H A Diommu.c281 iommu_destroy_domain(void *dom) in iommu_destroy_domain() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c547 iommu_destroy_domain(vm->iommu); in vm_cleanup()