Home
last modified time | relevance | path

Searched refs:ecap_slts (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Dcap_audit.c216 return ecap_slts(intel_iommu_ecap_sanity); in intel_cap_slts_sanity()
H A Dpasid.c598 if (!ecap_slts(iommu->ecap)) { in intel_pasid_setup_second_level()
H A Diommu.h198 #define ecap_slts(e) (((e) >> 46) & 0x1) macro
H A Ddmar.c1072 (!ecap_smts(iommu->ecap) || ecap_slts(iommu->ecap))) { in alloc_iommu()
H A Diommu.c416 if (!ecap_slts(iommu->ecap)) in __iommu_calculate_sagaw()