Home
last modified time | relevance | path

Searched defs:apic_needs_pit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapic.h197 static inline bool apic_needs_pit(void) { return true; } in apic_needs_pit() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapic.h185 static inline bool apic_needs_pit(void) { return true; } in apic_needs_pit() function
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic.c788 bool __init apic_needs_pit(void) in apic_needs_pit() function
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic.c770 bool __init apic_needs_pit(void) in apic_needs_pit() function

Completed in 8 milliseconds