Home
last modified time | relevance | path

Searched refs:PR_RISCV_V_SET_CONTROL (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c18 rc = prctl(PR_RISCV_V_SET_CONTROL, provided); in test_and_compare_child()
56 rc = prctl(PR_RISCV_V_SET_CONTROL, PR_RISCV_V_VSTATE_CTRL_ON); in TEST()
72 rc = prctl(PR_RISCV_V_SET_CONTROL, flag); in TEST()
85 rc = prctl(PR_RISCV_V_SET_CONTROL, flag); in TEST()
215 rc = prctl(PR_RISCV_V_SET_CONTROL, 0xff0); in TEST()
228 rc = prctl(PR_RISCV_V_SET_CONTROL, 0x3); in TEST()
241 rc = prctl(PR_RISCV_V_SET_CONTROL, 0xc); in TEST()
/linux/tools/include/uapi/linux/
H A Dprctl.h307 #define PR_RISCV_V_SET_CONTROL 69 macro
/linux/include/uapi/linux/
H A Dprctl.h309 #define PR_RISCV_V_SET_CONTROL 69 macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dprctl.h302 #define PR_RISCV_V_SET_CONTROL 69 macro
/linux/Documentation/arch/riscv/
H A Dvector.rst24 * prctl(PR_RISCV_V_SET_CONTROL, unsigned long arg)