Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has_prefetch
arch/mips/include/asm/cpu-features.h
179
#ifndef cpu_has_prefetch
arch/mips/kernel/proc.c
193
if (cpu_has_prefetch)
arch/mips/mm/page.c
131
if (cpu_has_prefetch) {