Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIPS_ASE_DSP3
arch/mips/include/asm/cpu-features.h
423
#define cpu_has_dsp3 __ase(MIPS_ASE_DSP3)
arch/mips/kernel/cpu-probe.c
525
c->ases |= MIPS_ASE_DSP3;