Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has_mips16e2
arch/mips/include/asm/cpu-features.h
212
#ifndef cpu_has_mips16e2
arch/mips/kernel/cpu-probe.c
1979
if (cpu_has_mips16e2)
arch/mips/kernel/proc.c
117
if (cpu_has_mips16e2)
arch/mips/kernel/unaligned.c
1295
if (extended && cpu_has_mips16e2)
arch/mips/kernel/unaligned.c
1314
if (extended && cpu_has_mips16e2)