Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/apic/
H A Dmsi.c307 dmar_msi_write(data->irq, msg); in dmar_msi_write_msg()
/linux-6.15/include/linux/
H A Ddmar.h295 extern void dmar_msi_write(int irq, struct msi_msg *msg);
/linux-6.15/drivers/iommu/intel/
H A Ddmar.c1885 void dmar_msi_write(int irq, struct msi_msg *msg) in dmar_msi_write() function