Home
last modified time | relevance | path

Searched refs:msi_compose_msg (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/ia64/kernel/
Dmsi_ia64.c176 msi_compose_msg(struct pci_dev *pdev, unsigned int irq, struct msi_msg *msg) in msi_compose_msg() function
205 ret = msi_compose_msg(NULL, irq, &msg); in arch_setup_dmar_msi()
/linux-3.4.99/arch/x86/kernel/apic/
Dio_apic.c3183 static int msi_compose_msg(struct pci_dev *pdev, unsigned int irq, in msi_compose_msg() function
3324 ret = msi_compose_msg(dev, irq, &msg, -1); in setup_msi_irq()
3450 ret = msi_compose_msg(NULL, irq, &msg, -1); in arch_setup_dmar_msi()
3516 ret = msi_compose_msg(NULL, irq, &msg, id); in arch_setup_hpet_msi()