Home
last modified time | relevance | path

Searched refs:hpet_msi_write (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhpet.h83 extern void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg);
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c493 static void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg) in hpet_msi_write() function
501 hpet_msi_write(irq_data_get_irq_handler_data(data), msg); in hpet_msi_write_msg()
617 hpet_msi_write(hc, &msg); in hpet_clkevt_msi_resume()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dmsi.c378 hpet_msi_write(irq_data_get_irq_handler_data(data), msg); in hpet_msi_write_msg()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c493 void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg) in hpet_msi_write() function
507 hpet_msi_write(hc, &msg); in hpet_clkevt_msi_resume()

Completed in 6 milliseconds