PCI_MSIX_ENTRY_UPPER_ADDR
msg->address_hi = readl(base + PCI_MSIX_ENTRY_UPPER_ADDR);
writel(msg->address_hi, base + PCI_MSIX_ENTRY_UPPER_ADDR);