Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dmsi.h69 struct msi_msg { struct
70 union {
77 u32 data; /* 16 bits of msi message data */
78 u32 dest32; /* used when Interrupt Remapping with EIM is enabled */
/xen/tools/tests/vhpet/
A Demul.h58 struct msi_msg struct
60 u32 address_lo; /* low 32 bits of msi message address */
61 u32 address_hi; /* high 32 bits of msi message address */
62 u32 data; /* 16 bits of msi message data */
63 u32 dest32; /* used when Interrupt Remapping with EIM is enabled */

Completed in 6 milliseconds