Searched refs:ecap_coherent (Results 1 – 2 of 2) sorted by relevance
/xen/xen/drivers/passthrough/vtd/ | ||
A D | iommu.h | 98 #define ecap_coherent(e) ((e >> 0) & 0x1) macro |
A D | iommu.c | 1229 if ( !ecap_coherent(iommu->ecap) ) in iommu_alloc() |
Completed in 10 milliseconds