Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_has_vz
arch/mips/include/asm/cpu-features.h
527
#ifndef cpu_has_vz
arch/mips/kernel/cpu-probe.c
1991
if (cpu_has_vz)
arch/mips/kernel/proc.c
135
if (cpu_has_vz)
arch/mips/kvm/vz.c
3312
if (!cpu_has_vz)