Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/amd64/vmm/
HDvmm.c908 #define vm_iommu_unmap(vm) vm_iommu_modify((vm), false) macro
921 vm_iommu_unmap(vm); in vm_unassign_pptdev()