Searched refs:apic_needs_pit (Results 1 – 3 of 3) sorted by relevance
37 return apic_needs_pit(); in use_pit()
178 extern bool apic_needs_pit(void);195 static inline bool apic_needs_pit(void) { return true; } in apic_needs_pit() function
801 bool __init apic_needs_pit(void) in apic_needs_pit() function