Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dhpet.h83 extern void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg);
/Linux-v5.4/arch/x86/kernel/apic/
Dmsi.c286 hpet_msi_write(irq_data_get_irq_handler_data(data), msg); in hpet_msi_write_msg()
/Linux-v5.4/arch/x86/kernel/
Dhpet.c492 void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg) in hpet_msi_write() function
506 hpet_msi_write(hc, &msg); in hpet_clkevt_msi_resume()