Home
last modified time | relevance | path

Searched defs:PR_SVE_VL_INHERIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dprctl.h208 # define PR_SVE_VL_INHERIT (1 << 17) /* inherit across exec */ macro
/openbmc/linux/tools/include/uapi/linux/
H A Dprctl.h208 # define PR_SVE_VL_INHERIT (1 << 17) /* inherit across exec */ macro
/openbmc/qemu/linux-user/
H A Dsyscall.c6299 # define PR_SVE_VL_INHERIT (1 << 17) macro