Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c95 int xtheadvector = 0; in TEST() local
99 xtheadvector = 1; in TEST()
113 int xtheadvector = 0; in TEST() local
117 xtheadvector = 1; in TEST()
131 int xtheadvector = 0; in TEST() local
135 xtheadvector = 1; in TEST()
151 int xtheadvector = 0; in TEST() local
155 xtheadvector = 1; in TEST()
171 int xtheadvector = 0; in TEST() local
175 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-6.15/arch/riscv/
H A DKconfig.vendor32 bool "xtheadvector extension support"
38 Say N here if you want to disable all xtheadvector related procedures
40 contains xtheadvector rather than the standard vector.
H A DKconfig.errata127 The T-Head C9xx cores have a vulnerability in the xtheadvector
129 to determine if they are vulnerable and disable xtheadvector.
/linux-6.15/arch/riscv/kernel/vendor_extensions/
H A Dthead.c13 __RISCV_ISA_EXT_DATA(xtheadvector, RISCV_ISA_VENDOR_EXT_XTHEADVECTOR),
/linux-6.15/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1s.dtsi30 "zifencei", "zihpm", "xtheadvector";
/linux-6.15/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml666 - const: xtheadvector
669 …m/T-head-Semi/thead-extension-spec/blob/95358cb2cca9489361c61d335e03d3134b14133f/xtheadvector.adoc.
/linux-6.15/Documentation/arch/riscv/
H A Dhwprobe.rst332 * :c:macro:`RISCV_HWPROBE_VENDOR_EXT_XTHEADVECTOR`: The xtheadvector vendor