Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/vmm/
HDvmm.c868 #define vm_iommu_unmap(vm) vm_iommu_modify((vm), FALSE) macro
881 vm_iommu_unmap(vm); in vm_unassign_pptdev()