Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dmsi.h165 #define is_mask_bit_support(control) (!!(control & PCI_MSI_FLAGS_MASKBIT))
/xen/xen/drivers/vpci/
A Dmsi.c33 (msi->masking ? PCI_MSI_FLAGS_MASKBIT : 0) | in control_read()
/xen/xen/include/xen/
A Dpci_regs.h300 #define PCI_MSI_FLAGS_MASKBIT 0x100 /* 64-bit mask bits allowed */ macro

Completed in 8 milliseconds