Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c1461 } svcr_combinations[] = { variable
1534 for (k = 0; k < ARRAY_SIZE(svcr_combinations); k++) { in run_sme_tests()
1535 test_config.svcr_in = svcr_combinations[k].svcr_in; in run_sme_tests()
1536 test_config.svcr_expected = svcr_combinations[k].svcr_expected; in run_sme_tests()
1589 tmp *= ARRAY_SIZE(svcr_combinations); in main()