Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
apic_needs_pit
arch/x86/include/asm/apic.h
171
extern bool apic_needs_pit(void);
arch/x86/kernel/i8253.c
38
return apic_needs_pit();