Home
last modified time | relevance | path

Searched full:msi (Results 1 – 4 of 4) sorted by relevance

/kvm-unit-tests/x86/
H A Dintel-iommu.c20 #define VTD_TEST_IR_MSI ("IR MSI")
108 * Setup EDU PCI device MSI, using interrupt remapping. By in vtd_test_ir()
112 printf("edu device does not support MSI, skip test\n"); in vtd_test_ir()
/kvm-unit-tests/lib/x86/
H A Dintel-iommu.c296 * vtd_setup_msi - setup MSI message for a device
298 * @dev: PCI device to setup MSI
/kvm-unit-tests/lib/
H A Dpci.c52 printf("MSI: dev %#x does not support MSI.\n", dev->bdf); in pci_setup_msi()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h216 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */
297 #define PCI_MSI_FLAGS_ENABLE 0x0001 /* MSI feature enabled */
312 /* MSI-X registers */
316 #define PCI_MSIX_FLAGS_ENABLE 0x8000 /* MSI-X enable */
326 /* MSI-X Table entry format */
808 #define HT_CAPTYPE_MSI_MAPPING 0xA8 /* MSI Mapping Capability */
944 #define PCI_TPH_LOC_MSIX 0x400 /* in MSI-X */