Searched refs:spapr_msi_setmsg (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 246 static void spapr_msi_setmsg(PCIDevice *pdev, hwaddr addr, bool msix, in spapr_msi_setmsg() function 341 spapr_msi_setmsg(pdev, 0, false, 0, 0); in rtas_ibm_change_msi() 344 spapr_msi_setmsg(pdev, 0, true, 0, 0); in rtas_ibm_change_msi() 413 spapr_msi_setmsg(pdev, SPAPR_PCI_MSI_WINDOW, ret_intr_type == RTAS_TYPE_MSIX, in rtas_ibm_change_msi()
|