Home
last modified time | relevance | path

Searched refs:xtheadvector (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c14 int test_and_compare_child(long provided, long expected, int inherit, int xtheadvector) in test_and_compare_child() argument
24 rc = launch_test(NEXT_PROGRAM, inherit, xtheadvector); in test_and_compare_child()
95 int xtheadvector = 0; in TEST() local
99 xtheadvector = 1; in TEST()
107 EXPECT_EQ(0, test_and_compare_child(flag, PR_RISCV_V_VSTATE_CTRL_ON, 0, xtheadvector)); in TEST()
113 int xtheadvector = 0; in TEST() local
117 xtheadvector = 1; in TEST()
125 EXPECT_EQ(0, test_and_compare_child(flag, PR_RISCV_V_VSTATE_CTRL_OFF, 1, xtheadvector)); in TEST()
131 int xtheadvector = 0; in TEST() local
135 xtheadvector = 1; in TEST()
[all …]
H A Dv_initval.c10 int xtheadvector = 0; in TEST() local
14 xtheadvector = 1; in TEST()
19 ASSERT_EQ(0, launch_test(NEXT_PROGRAM, 0, xtheadvector)); in TEST()
H A Dvstate_exec_nolibc.c9 int rc, pid, status, test_inherit = 0, xtheadvector = 0; in main() local
17 xtheadvector = 1; in main()
59 if (xtheadvector) in main()
H A Dv_helpers.c29 int launch_test(char *next_program, int test_inherit, int xtheadvector) in launch_test() argument
43 exec_argv[2] = xtheadvector != 0 ? "x" : NULL; in launch_test()
H A Dv_helpers.h8 int launch_test(char *next_program, int test_inherit, int xtheadvector);
/linux/arch/riscv/
H A DKconfig.vendor58 bool "xtheadvector extension support"
64 Say N here if you want to disable all xtheadvector related procedures
66 contains xtheadvector rather than the standard vector.
H A DKconfig.errata150 The T-Head C9xx cores have a vulnerability in the xtheadvector
152 to determine if they are vulnerable and disable xtheadvector.
/linux/arch/riscv/kernel/vendor_extensions/
H A Dthead.c13 __RISCV_ISA_EXT_DATA(xtheadvector, RISCV_ISA_VENDOR_EXT_XTHEADVECTOR),
/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1s.dtsi30 "zifencei", "zihpm", "xtheadvector";
/linux/arch/riscv/boot/dts/thead/
H A Dth1520.dtsi30 "xtheadvector";
57 "xtheadvector";
84 "xtheadvector";
111 "xtheadvector";
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst359 * :c:macro:`RISCV_HWPROBE_VENDOR_EXT_XTHEADVECTOR`: The xtheadvector vendor