Searched refs:iommu_domain_unload_entry (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/iommu/ |
H A D | iommu.h | 165 void iommu_domain_unload_entry(struct iommu_map_entry *entry, bool free,
|
H A D | iommu_gas.c | 840 iommu_domain_unload_entry(entry, true, in iommu_gas_map() 882 iommu_domain_unload_entry(entry, false, in iommu_gas_map_region()
|
/freebsd/sys/arm64/iommu/ |
H A D | iommu.c | 496 iommu_domain_unload_entry(struct iommu_map_entry *entry, bool free, in iommu_domain_unload_entry() function
|
/freebsd/sys/x86/iommu/ |
H A D | iommu_utils.c | 265 iommu_domain_unload_entry(struct iommu_map_entry *entry, bool free, in iommu_domain_unload_entry() function
|