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