Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhpet.h78 extern void hpet_msi_mask(struct irq_data *data);
/arch/x86/kernel/
Dhpet.c438 void hpet_msi_mask(struct irq_data *data) in hpet_msi_mask() function
/arch/x86/kernel/apic/
Dio_apic.c3334 .irq_mask = hpet_msi_mask,