Searched refs:PR_RISCV_V_GET_CONTROL (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/riscv/vector/
H A Dvstate_exec_nolibc.c16 ctrl = my_syscall1(__NR_prctl, PR_RISCV_V_GET_CONTROL);
18 puts("PR_RISCV_V_GET_CONTROL is not supported\n");
51 rc = my_syscall1(__NR_prctl, PR_RISCV_V_GET_CONTROL);
H A Dvstate_prctl.c92 rc = prctl(PR_RISCV_V_GET_CONTROL);
/linux-master/include/uapi/linux/
H A Dprctl.h300 #define PR_RISCV_V_GET_CONTROL 70 macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h300 #define PR_RISCV_V_GET_CONTROL 70 macro
/linux-master/kernel/
H A Dsys.c2760 case PR_RISCV_V_GET_CONTROL:

Completed in 115 milliseconds