Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has_vce
arch/mips/include/asm/cpu-features.h
170
#ifndef cpu_has_vce
arch/mips/kernel/proc.c
294
cpu_has_vce ? "%u" : "not available");
arch/mips/kernel/traps.c
2491
if (cpu_has_vce)
arch/mips/mm/init.c
66
if (cpu_has_vce)