Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Diommu.c71 iommu_find_device(dev_info_t *dip, void *arg) in iommu_find_device() function
136 ddi_walk_devs(ddi_root_node(), iommu_find_device, (void *)B_TRUE); in iommu_init()
161 ddi_walk_devs(ddi_root_node(), iommu_find_device, (void *)B_FALSE); in iommu_cleanup()