Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dmsi_ia64.c170 msi_compose_msg(struct pci_dev *pdev, unsigned int irq, struct msi_msg *msg) in msi_compose_msg() function
199 ret = msi_compose_msg(NULL, irq, &msg); in arch_setup_dmar_msi()
/arch/x86/kernel/apic/
Dio_apic.c3128 static int msi_compose_msg(struct pci_dev *pdev, unsigned int irq, in msi_compose_msg() function
3199 ret = msi_compose_msg(dev, irq, &msg, -1); in setup_msi_irq()
3295 ret = msi_compose_msg(NULL, irq, &msg, -1); in arch_setup_dmar_msi()
3347 ret = msi_compose_msg(NULL, irq, &msg, id); in default_setup_hpet_msi()