Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CPU_J2
arch/sh/kernel/cpu/proc.c
30
[CPU_J2] = "J2",
arch/sh/kernel/cpu/sh2/probe.c
51
boot_cpu_data.type = CPU_J2;
arch/sh/mm/cache.c
322
if (boot_cpu_data.type == CPU_J2) {