Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Diommu.h338 bool need_sync; member
350 #define need_iommu_pt_sync(d) (dom_iommu(d)->need_sync)
/xen/xen/drivers/passthrough/
A Diommu.c205 hd->need_sync = !iommu_use_hap_pt(d); in iommu_domain_init()
207 ASSERT(!(hd->need_sync && hd->hap_pt_share)); in iommu_domain_init()

Completed in 93 milliseconds