Home
last modified time | relevance | path

Searched refs:IS_AZALIA (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Diommu.c59 #define IS_AZALIA(pdev) ((pdev)->vendor == 0x8086 && (pdev)->device == 0x3a3e) macro
3015 if ((iommu_identity_mapping & IDENTMAP_AZALIA) && IS_AZALIA(pdev)) in device_def_domain_type()
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Diommu.c41 #define IS_AZALIA(pdev) ((pdev)->vendor == 0x8086 && (pdev)->device == 0x3a3e) macro
2543 if ((iommu_identity_mapping & IDENTMAP_AZALIA) && IS_AZALIA(pdev)) in device_def_domain_type()

Completed in 18 milliseconds