Home
last modified time | relevance | path

Searched refs:PR_SME_GET_VL (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dsme_vl.c21 int ret = prctl(PR_SME_GET_VL); in get_sme_vl()
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dvlset.c57 get_ctl = PR_SME_GET_VL; in parse_options()
H A Dzt-ptrace.c346 sme_vl = prctl(PR_SME_GET_VL); in main()
H A Dvec-syscfg.c63 .prctl_get = PR_SME_GET_VL,
/openbmc/linux/tools/include/uapi/linux/
H A Dprctl.h279 #define PR_SME_GET_VL 64 /* get task vector length */ macro
/openbmc/linux/include/uapi/linux/
H A Dprctl.h279 #define PR_SME_GET_VL 64 /* get task vector length */ macro
/openbmc/linux/Documentation/arch/arm64/
H A Dsme.rst231 PR_SME_GET_VL. The vector length reported in this value is the new
250 prctl(PR_SME_GET_VL)
/openbmc/linux/kernel/
H A Dsys.c2640 case PR_SME_GET_VL: in SYSCALL_DEFINE5()
/openbmc/qemu/linux-user/
H A Dsyscall.c6308 # define PR_SME_GET_VL 64 macro
6409 case PR_SME_GET_VL: in do_prctl()