Searched refs:iommu_h (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/bus/acpi/
H A Diommu.c574 zx_status_t iommu_manager_iommu_for_bdf(uint32_t bdf, zx_handle_t* iommu_h) { argument
627 *iommu_h = match->handle;
630 *iommu_h = iommu_mgr.dummy_iommu;

Completed in 25 milliseconds