class IommuDispatcher
Defined at line 17 of file ../../zircon/kernel/object/include/object/iommu_dispatcher.h
Public Methods
zx_obj_type_t get_type ()
Defined at line 23 of file ../../zircon/kernel/object/include/object/iommu_dispatcher.h
zx_status_t Create (uint32_ttype,ktl::unique_ptr<const uint8_t[]>desc,size_tdesc_len,KernelHandle<IommuDispatcher> *handle,zx_rights_t *rights)
Defined at line 23 of file ../../zircon/kernel/object/iommu_dispatcher.cc
Iommu & iommu ()
Defined at line 25 of file ../../zircon/kernel/object/include/object/iommu_dispatcher.h
void ~IommuDispatcher ()
Defined at line 73 of file ../../zircon/kernel/object/iommu_dispatcher.cc