Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/
Dpci-hyperv.c752 #define HV_PCI_MSI_SPI_START 64 macro
753 #define HV_PCI_MSI_SPI_NR (1020 - HV_PCI_MSI_SPI_START)
794 int first = d->hwirq - HV_PCI_MSI_SPI_START; in hv_pci_vec_irq_free()
834 *hwirq = index + HV_PCI_MSI_SPI_START; in hv_pci_vec_alloc_device_irq()