Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dhpet.h81 extern void hpet_msi_mask(struct irq_data *data);
/linux-4.4.14/arch/x86/kernel/apic/
Dmsi.c273 .irq_mask = hpet_msi_mask,
/linux-4.4.14/arch/x86/kernel/
Dhpet.c463 void hpet_msi_mask(struct irq_data *data) in hpet_msi_mask() function