Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dapic.h186 static inline bool apic_needs_pit(void) { return true; } in apic_needs_pit() function
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c782 bool __init apic_needs_pit(void) in apic_needs_pit() function