Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has_maar
arch/mips/include/asm/cpu-features.h
98
#ifndef cpu_has_maar
arch/mips/kernel/proc.c
173
if (cpu_has_maar)
arch/mips/mm/dma-noncoherent.c
43
return cpu_has_maar;
arch/mips/mm/init.c
322
if (!cpu_has_maar)