Searched refs:PTDEV_INTR_MSI (Results 1 – 3 of 3) sorted by relevance
20 #define PTDEV_INTR_MSI (1U << 0U) macro
94 if (entry->intr_type == PTDEV_INTR_MSI) { in ptirq_free_irte()322 entry = find_ptirq_entry(PTDEV_INTR_MSI, &phys_sid, NULL); in add_msix_remapping()324 entry = ptirq_alloc_entry(vm, PTDEV_INTR_MSI); in add_msix_remapping()352 entry = find_ptirq_entry(PTDEV_INTR_MSI, &phys_sid, NULL); in remove_msix_remapping()
1216 if (entry->intr_type == PTDEV_INTR_MSI) { in get_entry_info()
Completed in 9 milliseconds