Home
last modified time | relevance | path

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

/linux/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()
918 if (sve_supported() || (config->svcr_in & SVCR_SM)) { in set_initial_values()
1044 if (!sve_supported() && !sme_supported()) in sve_write_supported()
1065 if (!sve_supported()) in sve_write_supported()
1074 if (!sve_supported()) in sve_write_fpsimd_supported()
1379 if (sve_supported() in run_test()
[all...]