Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has_lpa
arch/mips/include/asm/cpu-features.h
239
#ifndef cpu_has_lpa
arch/mips/include/asm/cpu-features.h
246
#define cpu_has_xpa (cpu_has_lpa && cpu_has_mvh)
arch/mips/kernel/proc.c
213
if (cpu_has_lpa)