Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmsi.h148 #define msi_control_reg(base) (base + PCI_MSI_FLAGS)
/xen-4.10.0-shim-comet/xen/include/xen/
A Dpci_regs.h287 #define PCI_MSI_FLAGS 2 /* Various flags */ macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmsi.c339 u16 control = pci_conf_read16(seg, bus, slot, func, pos + PCI_MSI_FLAGS); in __msi_set_enable()
344 pci_conf_write16(seg, bus, slot, func, pos + PCI_MSI_FLAGS, control); in __msi_set_enable()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_init.c803 iommu->msi.msi_attrib.pos + PCI_MSI_FLAGS); in set_iommu_interrupt_handler()

Completed in 11 milliseconds