Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SVE_SET_VL
arch/arm64/include/asm/processor.h
419
#define SVE_SET_VL(arg) sve_set_current_vl(arg)
kernel/sys.c
120
# define SVE_SET_VL(a) (-EINVAL)