Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIPS_ASE_MDMX
arch/mips/include/asm/cpu-features.h
216
#define cpu_has_mdmx __isa_lt_and_ase(6, MIPS_ASE_MDMX)
arch/mips/kernel/cpu-probe.c
472
c->ases |= MIPS_ASE_MDMX;