Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmsi.h56 destid_8_31 : 24; member
/openbmc/linux/arch/x86/pci/
H A Dxen.c223 msg->arch_addr_hi.destid_8_31 = pirq >> 8; in xen_msi_compose_msg()
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c2501 msg->arch_addr_hi.destid_8_31 = cfg->dest_apicid >> 8; in __irq_msi_compose_msg()
2513 dest |= msg->arch_addr_hi.destid_8_31 << 8; in x86_msi_msg_get_destid()