Searched refs:cap_fl5lp_support (Results 1 – 4 of 4) sorted by relevance
522 if ((flags & PASID_FLAG_FL5LP) && !cap_fl5lp_support(iommu->cap)) { in intel_pasid_setup_first_level()
151 #define cap_fl5lp_support(c) (((c) >> 60) & 1) macro
167 !cap_fl5lp_support(iommu->cap)) { in intel_svm_check()
407 fl_sagaw = BIT(2) | (cap_fl5lp_support(iommu->cap) ? BIT(3) : 0); in __iommu_calculate_sagaw()