Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has_mips16
arch/mips/include/asm/branch.h
78
if (cpu_has_mips16)
arch/mips/include/asm/cpu-features.h
209
#ifndef cpu_has_mips16
arch/mips/kernel/branch.c
40
if (cpu_has_mips16) {
arch/mips/kernel/cpu-probe.c
1958
if (cpu_has_mips16)
arch/mips/kernel/proc.c
115
if (cpu_has_mips16)
arch/mips/kernel/unaligned.c
1577
if (cpu_has_mips16) {