Searched refs:ecap_coherent (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iommu/intel/
H A Dpasid.c74 if (!ecap_coherent(info->iommu->ecap))
164 if (!ecap_coherent(info->iommu->ecap)) {
254 if (!ecap_coherent(iommu->ecap))
277 if (!ecap_coherent(iommu->ecap))
473 if (!ecap_coherent(iommu->ecap))
556 if (!ecap_coherent(iommu->ecap))
H A Diommu.h219 #define ecap_coherent(e) ((e) & 0x1) macro
793 if (!ecap_coherent(iommu->ecap))
H A Diommu.c366 ecap_smpwc(iommu->ecap) : ecap_coherent(iommu->ecap);
1739 if (!ecap_coherent(iommu->ecap))

Completed in 282 milliseconds