Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/amd64/vmm/
HDvmm.c909 #define vm_iommu_map(vm) vm_iommu_modify((vm), true) macro
940 vm_iommu_map(vm); in vm_assign_pptdev()