Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dapic.h195 static inline bool apic_needs_pit(void) { return true; } in apic_needs_pit() function
/Linux-v6.1/arch/x86/kernel/apic/
Dapic.c801 bool __init apic_needs_pit(void) in apic_needs_pit() function