Searched refs:PR_SME_GET_VL (Results 1 – 7 of 7) sorted by relevance
21 int ret = prctl(PR_SME_GET_VL); in get_sme_vl()
57 get_ctl = PR_SME_GET_VL; in parse_options()
60 .prctl_get = PR_SME_GET_VL,
279 #define PR_SME_GET_VL 64 /* get task vector length */ macro
211 PR_SME_GET_VL. The vector length reported in this value is the new230 prctl(PR_SME_GET_VL)
2556 case PR_SME_GET_VL: in SYSCALL_DEFINE5()