Searched refs:cap_5lp_support (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | intel-iommu.h | 87 #define cap_5lp_support(c) (((c) >> 60) & 1) macro |
/Linux-v4.19/drivers/iommu/ | ||
D | intel-svm.c | 52 !cap_5lp_support(iommu->cap)) in intel_svm_init() |