Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c132 static bool sve_supported(void) in sve_supported() function
236 if (sve_supported()) { in run_child()
254 if (sve_supported()) in run_child()
299 if (sve_supported() || sme_supported()) { in read_child_regs()
407 if (!sve_supported()) in check_ptrace_values_sve()
1324 if (sve_supported() && sme_supported()) in run_test()
1330 else if (sve_supported()) in run_test()
1488 if (!sve_supported()) in run_sve_tests()
1505 if (sve_supported()) in run_sve_tests()
1567 if (sve_supported()) { in main()
[all …]