Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_geode_lx
arch/x86/include/asm/geode.h
30
return (is_geode_gx() || is_geode_lx());
arch/x86/kernel/tsc.c
1246
if (is_geode_lx()) {
arch/x86/pci/olpc.c
306
is_lx = is_geode_lx();