Searched refs:apic_needs_pit (Results 1 – 3 of 3) sorted by relevance
38 return apic_needs_pit(); in use_pit()
169 extern bool apic_needs_pit(void);186 static inline bool apic_needs_pit(void) { return true; } in apic_needs_pit() function
782 bool __init apic_needs_pit(void) in apic_needs_pit() function