Home
last modified time | relevance | path

Searched refs:PASID_FLAG_FL5LP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/intel/
H A Dsvm.c175 sflags = cpu_feature_enabled(X86_FEATURE_LA57) ? PASID_FLAG_FL5LP : 0; in intel_svm_set_dev_pasid()
H A Dpasid.h33 #define PASID_FLAG_FL5LP BIT(1) macro