Searched refs:apic_needs_pit (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kernel/
H A Di8253.c37 return apic_needs_pit();
/linux-master/arch/x86/include/asm/
H A Dapic.h171 extern bool apic_needs_pit(void);
196 static inline bool apic_needs_pit(void) { return true; } function
/linux-master/arch/x86/kernel/apic/
H A Dapic.c737 bool __init apic_needs_pit(void) function

Completed in 205 milliseconds