Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hv_lp_exists
arch/x86/kernel/cpu/mshyperv.c
436
if (num_present_cpus() == 1 || hv_lp_exists(1))
include/asm-generic/mshyperv.h
351
bool hv_lp_exists(u32 lp_index);