Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
A Diommu.c600 return sm_supported(iommu) ? in iommu_paging_structure_coherency()
776 if (sm_supported(iommu)) { in iommu_context_addr()
987 if (!sm_supported(iommu)) in free_context_table()
1062 if (sm_supported(iommu)) in dmar_fault_dump_ptes()
1079 if (!sm_supported(iommu)) in dmar_fault_dump_ptes()
1445 if (sm_supported(iommu)) in iommu_set_root_entry()
1460 if (sm_supported(iommu)) in iommu_set_root_entry()
1928 if (sm_supported(iommu)) in iommu_init_domains()
2215 if (sm_supported(iommu)) { in domain_context_mapping_one()
2558 if (sm_supported(iommu)) { in domain_context_clear_one()
[all …]
/linux/include/linux/
A Dintel-iommu.h485 #define sm_supported(iommu) (intel_iommu_sm && ecap_smts((iommu)->ecap)) macro
486 #define pasid_supported(iommu) (sm_supported(iommu) && \

Completed in 16 milliseconds