Home
last modified time | relevance | path

Searched refs:PCI_MSI_FLAGS_64BIT (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/
A Dmsi.h164 #define is_64bit_address(control) (!!(control & PCI_MSI_FLAGS_64BIT))
/xen/xen/drivers/vpci/
A Dmsi.c34 (msi->address64 ? PCI_MSI_FLAGS_64BIT : 0); in control_read()
/xen/xen/include/xen/
A Dpci_regs.h296 #define PCI_MSI_FLAGS_64BIT 0x80 /* 64-bit addresses allowed */ macro

Completed in 23 milliseconds