Home
last modified time | relevance | path

Searched defs:xtheadvector (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/tools/testing/selftests/riscv/vector/
Dvstate_prctl.c14 int test_and_compare_child(long provided, long expected, int inherit, int xtheadvector) in test_and_compare_child()
95 int xtheadvector = 0; in TEST() local
113 int xtheadvector = 0; in TEST() local
131 int xtheadvector = 0; in TEST() local
151 int xtheadvector = 0; in TEST() local
171 int xtheadvector = 0; in TEST() local
190 int xtheadvector = 0; in TEST() local
Dv_initval.c10 int xtheadvector = 0; in TEST() local
Dvstate_exec_nolibc.c9 int rc, pid, status, test_inherit = 0, xtheadvector = 0; in main() local
Dv_helpers.c29 int launch_test(char *next_program, int test_inherit, int xtheadvector) in launch_test()