Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dmsi.c226 case PCI_CAP_ID_MSIX: in write_msi_msg()
348 case PCI_CAP_ID_MSIX: in msi_set_mask_bit()
413 case PCI_CAP_ID_MSIX: in msi_get_mask_bit()
520 if ( msidesc->msi_attrib.type == PCI_CAP_ID_MSIX ) in setup_msi_irq()
573 if ( entry->msi_attrib.type == PCI_CAP_ID_MSIX ) in msi_free_irq()
919 entry->msi_attrib.type = PCI_CAP_ID_MSIX; in msix_capability_init()
1019 old_desc = find_msi_entry(pdev, -1, PCI_CAP_ID_MSIX); in __pci_enable_msi()
1255 entry = find_msi_entry(pdev, -1, PCI_CAP_ID_MSIX); in pci_msi_conf_write_intercept()
1348 if ( type == PCI_CAP_ID_MSIX ) in pci_restore_msi_state()
1411 if ( type == PCI_CAP_ID_MSIX ) in pci_restore_msi_state()
[all …]
/xen/xen/include/xen/
A Dpci_regs.h221 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
/xen/xen/drivers/vpci/
A Dmsix.c456 PCI_CAP_ID_MSIX); in init_msix()
/xen/xen/arch/x86/hvm/
A Dvmsi.c207 if ( desc->msi_attrib.type == PCI_CAP_ID_MSIX && in msixtbl_addr_to_desc()
/xen/xen/drivers/passthrough/
A Dpci.c354 PCI_CAP_ID_MSIX); in alloc_pdev()

Completed in 14 milliseconds