Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dhpet.h82 extern void hpet_msi_mask(struct irq_data *data);
/Linux-v4.19/arch/x86/kernel/apic/
Dmsi.c295 .irq_mask = hpet_msi_mask,
/Linux-v4.19/arch/x86/kernel/
Dhpet.c455 void hpet_msi_mask(struct irq_data *data) in hpet_msi_mask() function