Home
last modified time | relevance | path

Searched defs:domain_iommu (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/xen/
A Diommu.h310 struct domain_iommu { struct
311 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;
/xen/xen/drivers/passthrough/amd/
A Diommu_guest.c51 static inline struct guest_iommu *domain_iommu(struct domain *d) in domain_iommu() function

Completed in 5 milliseconds