Home
last modified time | relevance | path

Searched defs:msi_msg (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmsi.h68 struct msi_msg { struct
69 union {
76 u32 data; /* 16 bits of msi message data */
77 u32 dest32; /* used when Interrupt Remapping with EIM is enabled */
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Demul.h56 struct msi_msg struct
58 u32 address_lo; /* low 32 bits of msi message address */
59 u32 address_hi; /* high 32 bits of msi message address */
60 u32 data; /* 16 bits of msi message data */
61 u32 dest32; /* used when Interrupt Remapping with EIM is enabled */

Completed in 4 milliseconds