Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dhpet.h82 extern void hpet_msi_write(struct hpet_dev *hdev, struct msi_msg *msg);
/linux-4.4.14/arch/x86/kernel/apic/
Dmsi.c267 hpet_msi_write(irq_data_get_irq_handler_data(data), msg); in hpet_msi_write_msg()
/linux-4.4.14/arch/x86/kernel/
Dhpet.c474 void hpet_msi_write(struct hpet_dev *hdev, struct msi_msg *msg) in hpet_msi_write() function