Home
last modified time | relevance | path

Searched refs:cap_caching_mode (Results 1 – 3 of 3) sorted by relevance

/xen/xen/drivers/passthrough/vtd/
A Dqinval.c335 if ( !cap_caching_mode(iommu->cap) ) in flush_context_qi()
364 if ( !cap_caching_mode(iommu->cap) ) in flush_iotlb_qi()
A Diommu.h85 #define cap_caching_mode(c) (((c) >> 7) & 1) macro
A Diommu.c352 if ( !cap_caching_mode(iommu->cap) ) in flush_context_reg()
423 if ( !cap_caching_mode(iommu->cap) ) in flush_iotlb_reg()
1242 if ( cap_caching_mode(iommu->cap) ) in iommu_alloc()

Completed in 13 milliseconds