Searched refs:x86_fwspec_is_hpet (Results 1 – 4 of 4) sorted by relevance
16 extern int x86_fwspec_is_hpet(struct irq_fwspec *fwspec);
666 int x86_fwspec_is_hpet(struct irq_fwspec *fwspec) in x86_fwspec_is_hpet() function690 return x86_fwspec_is_ioapic(fwspec) || x86_fwspec_is_hpet(fwspec); in x86_vector_select()
1425 else if (x86_fwspec_is_hpet(fwspec)) in intel_irq_remapping_select()
3315 else if (x86_fwspec_is_hpet(fwspec)) in irq_remapping_select()
Completed in 32 milliseconds