Searched refs:x86_fwspec_is_hpet (Results 1 – 4 of 4) sorted by relevance
14 extern int x86_fwspec_is_hpet(struct irq_fwspec *fwspec);
673 int x86_fwspec_is_hpet(struct irq_fwspec *fwspec) in x86_fwspec_is_hpet() function697 return x86_fwspec_is_ioapic(fwspec) || x86_fwspec_is_hpet(fwspec); in x86_vector_select()
1409 else if (x86_fwspec_is_hpet(fwspec)) in intel_irq_remapping_select()
3529 else if (x86_fwspec_is_hpet(fwspec)) in irq_remapping_select()