Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-hyperv.c735 #define HV_PCI_MSI_SPI_START 64 macro
736 #define HV_PCI_MSI_SPI_NR (1020 - HV_PCI_MSI_SPI_START)
776 int first = d->hwirq - HV_PCI_MSI_SPI_START; in hv_pci_vec_irq_free()
816 *hwirq = index + HV_PCI_MSI_SPI_START; in hv_pci_vec_alloc_device_irq()