Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c731 #define HV_PCI_MSI_SPI_START 64 macro
732 #define HV_PCI_MSI_SPI_NR (1020 - HV_PCI_MSI_SPI_START)
773 int first = d->hwirq - HV_PCI_MSI_SPI_START; in hv_pci_vec_irq_free()
813 *hwirq = index + HV_PCI_MSI_SPI_START; in hv_pci_vec_alloc_device_irq()