Searched defs:domain_iommu (Results 1 – 2 of 2) sorted by relevance
310 struct domain_iommu { struct311 struct arch_iommu arch;314 const struct iommu_ops *platform_ops;318 struct list_head dt_devices;323 nodeid_t node;330 bool hap_pt_share;338 bool need_sync;
51 static inline struct guest_iommu *domain_iommu(struct domain *d) in domain_iommu() function
Completed in 5 milliseconds