Home
last modified time | relevance | path

Searched refs:domain_unload (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/x86/iommu/
H A Dx86_iommu.h78 void (*domain_unload)(struct iommu_domain *iodom, member
H A Diommu_utils.c275 x86_iommu->domain_unload(iodom, entries, cansleep); in iommu_domain_unload()
H A Damd_drv.c1094 .domain_unload = amdiommu_domain_unload,
H A Dintel_drv.c1328 .domain_unload = dmar_domain_unload,