Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/iommufd/
Dio_pagetable.c1384 unsigned int num_hw_msi = 0; in iopt_table_enforce_dev_resv_regions() local
1400 num_hw_msi++; in iopt_table_enforce_dev_resv_regions()
1413 if (WARN_ON(num_sw_msi && num_hw_msi) || WARN_ON(num_sw_msi > 1)) { in iopt_table_enforce_dev_resv_regions()