Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm.c942 #define vm_iommu_unmap(vm) vm_iommu_modify((vm), false) macro
955 vm_iommu_unmap(vm); in vm_unassign_pptdev()