Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sve_get_current_vl
arch/arm64/include/asm/fpsimd.h
210
extern int sve_get_current_vl(void);
arch/arm64/include/asm/processor.h
420
#define SVE_GET_VL() sve_get_current_vl()