Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm.c943 #define vm_iommu_map(vm) vm_iommu_modify((vm), true) macro
974 vm_iommu_map(vm); in vm_assign_pptdev()