Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dhpet.h82 extern void hpet_msi_mask(struct irq_data *data);
/Linux-v5.4/arch/x86/kernel/apic/
Dmsi.c292 .irq_mask = hpet_msi_mask,
/Linux-v5.4/arch/x86/kernel/
Dhpet.c482 void hpet_msi_mask(struct irq_data *data) in hpet_msi_mask() function