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