Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Dpci.c59 pci_config_writel(addr, offset + PCI_MSI_ADDRESS_LO, in pci_setup_msi()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h303 #define PCI_MSI_ADDRESS_LO 4 /* Lower 32 bits */ macro