Home
last modified time | relevance | path

Searched defs:apic_needs_pit (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapic.h197 static inline bool apic_needs_pit(void) { return true; } in apic_needs_pit() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dapic.c789 bool __init apic_needs_pit(void) in apic_needs_pit() function