Searched refs:__irq_msi_compose_msg (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | msi.c | 30 __irq_msi_compose_msg(cfg, msg, false); in irq_msi_update_msg() 306 __irq_msi_compose_msg(irqd_cfg(data), msg, true); in dmar_msi_compose_msg()
|
H A D | vector.c | 922 __irq_msi_compose_msg(irqd_cfg(data), msg, false); in x86_vector_msi_compose_msg()
|
H A D | apic.c | 2478 void __irq_msi_compose_msg(struct irq_cfg *cfg, struct msi_msg *msg, in __irq_msi_compose_msg() function
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | apic.h | 561 extern void __irq_msi_compose_msg(struct irq_cfg *cfg, struct msi_msg *msg,
|