Searched refs:cap_caching_mode (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/iommu/intel/
H A Dpasid.c265 if (!cap_caching_mode(iommu->cap))
280 if (cap_caching_mode(iommu->cap)) {
495 if (!cap_caching_mode(iommu->cap))
574 if (!cap_caching_mode(iommu->cap))
839 if (cap_caching_mode(iommu->cap)) {
H A Dcache.c395 if (!cap_caching_mode(iommu->cap) || domain->use_first_level) {
H A Diommu.h187 #define cap_caching_mode(c) (((c) >> 7) & 1) macro
H A Dirq_remapping.c574 if (cap_caching_mode(iommu->cap))
H A Diommu.c1748 if (cap_caching_mode(iommu->cap)) {
3504 if (cap_caching_mode(iommu->cap) &&

Completed in 182 milliseconds